UxrAxis Constructor
Constructor.
Namespace: UltimateXR.Core.Math
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrAxis(
int axis
)
Parameters
- axis
- Type: System.Int32
Axis as an integer value
Constructor.
Namespace: UltimateXR.Core.Math
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public UxrAxis(
int axis
)