Click or drag to resize

EasyDial Properties

The EasyDial type exposes the following members.

Properties
  NameDescription
Public propertyCurrentAngle
Amount of rotation relative to StartAngle defined in the inspector. Only available to locally engaging users. Can be greater than 360 and less than 0.
Public propertyMaxAngleDegrees
Angle to stop rotation at
Public propertyMovementAxis
The Axis that this dial will rotate around
Public propertyMovementType
Type of movement for this dial. This is used to determine the angle of rotation as the user moves the controller.
Public propertyTransformAngle
Current rotation of the dial's transform in the scene. Available to both local and remote users. Clamped between 0 and 360 degrees.
Top
See Also