Enum GateFit
The gate fit modes available for a virtual camera.
Namespace: Unity.LiveCapture.VirtualCamera
Assembly: Unity.LiveCapture.VirtualCamera.dll
Syntax
public enum GateFit : byte
Fields
| Name | Description |
|---|---|
| Fill | The sensor gate fits completely inside the resolution gate. |
| Overscan | The render frame fits completely inside the resolution gate. |