Enum VolumeCamera.PolySpatialWindowWorldAlignment
Enum for the possible window world alignments of the volume camera.
Namespace: Unity.PolySpatial
Assembly: Unity.PolySpatial.dll
Syntax
public enum VolumeCamera.PolySpatialWindowWorldAlignment
Fields
Name | Description |
---|---|
Adaptive | This volume window will tilt when lifted above eye-level so that the front remains visible to the user. |
GravityAligned | This volume window will remain aligned with gravity, even if that means the front may be obscured. |