fallbackMaterial
Sets the Material to use for any drawers in this group that don't meet the requirements.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public Material fallbackMaterial { get; set; }
Remarks
For Motion Vectors for Universal this would mean any drawer that has a Material with a Shader that does not have a Motion Vector Pass.