Class RenderObjects.CustomCameraSettings
Inherited Members
Namespace: UnityEngine.Experimental.Rendering.Universal
Syntax
[Serializable]
public class CustomCameraSettings
Fields
cameraFieldOfView
Declaration
public float cameraFieldOfView
Field Value
Type | Description |
---|---|
Single |
offset
Declaration
public Vector4 offset
Field Value
Type | Description |
---|---|
Vector4 |
overrideCamera
Declaration
public bool overrideCamera
Field Value
Type | Description |
---|---|
Boolean |
restoreCamera
Declaration
public bool restoreCamera
Field Value
Type | Description |
---|---|
Boolean |