Click or drag to resize

ControllerListGetAngularVelocity Method

Gets the average controller angular velocity. Angular Velocity in world coordinates (scaled)

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public Nullable<UnityEngine.Vector3> GetAngularVelocity()

Return Value

Type: NullableUnityEngine.Vector3
See Also