ControllerRotationMode 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.
The mode in which the controller should be rotated.
C#
public enum ControllerRotationMode
type ControllerRotationMode =
Public Enum ControllerRotationMode
- Inheritance
-
ControllerRotationMode
Name | Value | Description |
---|---|---|
UserControl | 0 | The controller rotation is in control of the user. |
FaceCamera | 1 | The controller is being / to be rotated to face the camera. |
CameraAligned | 2 | The controller is being / to be rotated to align with the camera's forward direction. |
Produkto | Mga Bersyon |
---|---|
MRTK3 Input | 3.0, 3.1, 3.2 |