Click or drag to resize

VelocityCalculatorVelocity Property

Velocity in world coordinates

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

Property Value

Type: UnityEngine.Vector3
See Also