Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkyAtmosphereComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Interp, Category="Art Direction",
Meta=(UIMin=90.0, UIMax=90.0, ClampMin=90.0f, ClampMax=90.0f))
float TransmittanceMinLightElevationAngle
Remarks
The minimum elevation angle in degree that should be used to evaluate the sun transmittance to the ground. Useful to maintain a visible sun light and shadow on meshes even when the sun has started going below the horizon. This does not affect the aerial perspective.