Enum RgbSensor.ImageProjection
The supported image projections
Namespace: UnityEngine.Perception.GroundTruth.DataModel
Syntax
public enum ImageProjection : int
Fields
| Name | Description | Value |
|---|---|---|
| Isometric | An isometric image |
|
| Perspective | A perspective image |