receiveShadows
Indicates whether instances from draw commands in this draw range should receive shadows.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool receiveShadows { get; set; }
Remarks
This corresponds to Renderer.receiveShadows.