Solver.GoalRotation Property
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.
The final rotation to be attained
protected:
property UnityEngine::Quaternion GoalRotation { UnityEngine::Quaternion get(); void set(UnityEngine::Quaternion value); };
protected UnityEngine.Quaternion GoalRotation { get; set; }
member this.GoalRotation : UnityEngine.Quaternion with get, set
Protected Property GoalRotation As Quaternion
Property Value
UnityEngine.Quaternion