CardinalAxisType Enum
Definition
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.
This enum defines which of the axes a given rotation handle revolves about.
public enum class CardinalAxisType
public enum CardinalAxisType
type CardinalAxisType =
Public Enum CardinalAxisType
- Inheritance
-
CardinalAxisType
Fields
| X | 0 | |
| Y | 1 | |
| Z | 2 |