TestController.GetVelocity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return the velocity of the simulated controller
public:
UnityEngine::Vector3 GetVelocity();
public UnityEngine.Vector3 GetVelocity ();
member this.GetVelocity : unit -> UnityEngine.Vector3
Public Function GetVelocity () As Vector3
Returns
UnityEngine.Vector3