Click or drag to resize

EasyDialMovementAxis Property

The Axis that this dial will rotate around

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public MovementAxis MovementAxis { get; private set; }

Property Value

Type: MovementAxis
See Also