RadialViewReferenceDirection 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.
Which direction to orient the radial view object.
public enum class RadialViewReferenceDirection
public enum RadialViewReferenceDirection
type RadialViewReferenceDirection =
Public Enum RadialViewReferenceDirection
- Inheritance
-
RadialViewReferenceDirection
Fields
Name | Value | Description |
---|---|---|
ObjectOriented | 0 | Orient towards the target including roll, pitch and yaw |
FacingWorldUp | 1 | Orient toward the target but ignore roll |
GravityAligned | 2 | Orient towards the target but remain vertical or gravity aligned |