Click or drag to resize

AttachPointVelocity Property

Current velocity

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

Property Value

Type: UnityEngine.Vector3
See Also