CameraProjectOverlay.InheritGroundEffects Property
Gets or sets the value determining if the effects in GlobeView.GroundEffects should be inherited
Syntax
public System.Boolean InheritGroundEffects { get; set; }
Property Value
Default: true
True to inherit effects from GlobeView.GroundEffects, False to not inherit effects from GlobeView.GroundEffects.
Remarks
If True, the effects in GlobeView.GroundEffects will be prepended to the effects specified in Effects during the update.
Platforms
Windows, Linux, Android