GlobeView.GroundEffects Property
List of effects that will be applied to the ground meshes.
Syntax
public EffectCollection GroundEffects { get; }
Property Value
Default: Empty collection.
A list of effects that will be performed on the rendered ground meshes, after all meshes has been rendered.
Remarks
Effects will be applied to the ground meshes each time a frame is rendered.
Platforms
Windows, Linux, Android