Bearbeiten

Freigeben über


TestController.GetVelocity Method

Definition

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

Applies to