Property onDemandShadowRenderOnPlacement
onDemandShadowRenderOnPlacement
If the shadow update mode is set to OnDemand, this parameter controls whether the shadows are rendered the first time without needing an explicit render request. If this properties is false, the OnDemand shadows will never be rendered unless a render request is performed explicitly.
Declaration
public bool onDemandShadowRenderOnPlacement { get; set; }
Property Value
Type | Description |
---|---|
bool |