shadowCastingMode
Specifies how instances from the draw commands in this draw range cast shadows.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public ShadowCastingMode shadowCastingMode { get; set; }
Remarks
This corresponds to Renderer.shadowCastingMode.