Enum VolumeCamera.Viewpoint
Enum for all possible viewpoints of a volume.
Namespace: Unity.PolySpatial
Assembly: Unity.PolySpatial.dll
Syntax
public enum VolumeCamera.Viewpoint
Fields
Name | Description |
---|---|
Back | The back viewpoint. |
Front | The front viewpoint. |
Left | The left viewpoint. |
Right | The right viewpoint. |