編集

次の方法で共有


QuaternionElasticSystem.GetCurrentValue Method

Definition

Query the elastic system for the current instantaneous value

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

Returns

UnityEngine.Quaternion

Current value of the elastic system

Implements

Applies to