Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/ULightComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Light, AdvancedDisplay,
Meta=(ClampMin=0.0, ClampMax=1.0))
float ContactShadowNonCastingIntensity
Remarks
Intensity of the shadows cast by primitives with "cast contact shadow" disabled. 0 (default) = no shadow, 1 = fully shadowed.