Enum Scene.UpAxes
Indicates the up-axis of the world contained in this cache.
Namespace: USD.NET
Syntax
public enum UpAxes
Remarks
These values are defined by USD, thus are limited to Y and Z.
Fields
| Name | Description | Value |
|---|---|---|
| Y | 0 | |
| Z | 1 |
Indicates the up-axis of the world contained in this cache.
public enum UpAxes
These values are defined by USD, thus are limited to Y and Z.
| Name | Description | Value |
|---|---|---|
| Y | 0 | |
| Z | 1 |