Enum CaptureCamera.Channel
Enumeration for the supported channels.
Namespace: Unity.Simulation
Syntax
public enum Channel
Fields
| Name | Description | Value |
|---|---|---|
| Color | Enumeration value specifying the color channel. |
|
| Depth | Enumeration value specifying the depth channel. |
|
| Max | Enumeration value specifying the max number of channels. |
|
| Motion | Enumeration value specifying the motion vectors channel. |
|
| Normal | Enumeration value specifying the normals channel. |