PivotAxis Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rotational Pivot axis for orientating an object
C++
public enum class PivotAxis
public enum PivotAxis
type PivotAxis =
Public Enum PivotAxis
- Inheritance
-
PivotAxis
Name | Value | Description |
---|---|---|
XY | 0 | |
Y | 1 | |
X | 2 | |
Z | 3 | |
XZ | 4 | |
YZ | 5 | |
Free | 6 |
Produit | Versions |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |