LuciadCPillar C# 2024.0.05
|
This class contains the graphics effects that can be applied to a map. More...
Public Member Functions | |
void | Dispose () |
Properties | |
Luciad.Maps.Effects.AmbientOcclusionEffect | AmbientOcclusion [get] |
The Eye-dome lighting effect that is used. More... | |
Luciad.Maps.Effects.AtmosphereEffect | Atmosphere [get] |
The atmosphere effect that is used. More... | |
Luciad.Maps.Effects.EyeDomeLightingEffect | EyeDomeLighting [get] |
The Eye-dome lighting effect that is used. More... | |
This class contains the graphics effects that can be applied to a map.
You cannot create a GraphicsEffects
. Instead, you can retrieve it from Map.Effects
and assign properties.
Available effects are:
|
inline |
|
get |
The Eye-dome lighting effect that is used.
Returns the Eye-dome lighting effect that is used. Note that Eye-dome lighting is only applied in 3D views.
|
get |
The atmosphere effect that is used.
Returns the atmosphere effect that is used. Note that the Atmosphere is only applied in 3D views.
|
get |
The Eye-dome lighting effect that is used.
Returns the Eye-dome lighting effect that is used. Note that Eye-dome lighting is only applied in 3D views.