QuaternionElasticSystem.GetCurrentValue 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.
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