編集

次の方法で共有


QuaternionElasticSystem.GetCurrentVelocity Method

Definition

Query the elastic system for the current instantaneous velocity

public:
 virtual UnityEngine::Quaternion GetCurrentVelocity();
public UnityEngine.Quaternion GetCurrentVelocity ();
abstract member GetCurrentVelocity : unit -> UnityEngine.Quaternion
override this.GetCurrentVelocity : unit -> UnityEngine.Quaternion
Public Function GetCurrentVelocity () As Quaternion

Returns

UnityEngine.Quaternion

Current value of the elastic system

Implements

Applies to