staticShadowCaster
Indicates whether instances from the draw commands in this draw range render into cached shadow maps.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool staticShadowCaster { get; set; }
Remarks
This corresponds to Renderer.staticShadowCaster.