Property preserveCachedShadow
preserveCachedShadow
Controls whether the cached shadow maps for this light is preserved upon disabling the light. If this field is set to true, then the light will maintain its space in the cached shadow atlas until it is destroyed.
Declaration
public bool preserveCachedShadow { get; set; }
Property Value
Type | Description |
---|---|
bool |