defaultGateFitMode
Stores the default value for the GateFit property of newly created Cameras.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public static Camera.GateFitMode defaultGateFitMode { get; set; }
Remarks
This property allows you to define the default value for the GateFit property of newly created Cameras.