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.
선언
public bool preserveCachedShadow { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
bool |