objectsFilter
Specifies the filter Unity applies to GameObjects that it renders in the shadow pass.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public ShadowObjectsFilter objectsFilter { get; set; }
Remarks
Additional Resources: ShadowObjectsFilter enum.