SolverHandler.GoalRotation Property

Definition

The rotation the solver is trying to rotate to.

public:
 property UnityEngine::Quaternion GoalRotation { UnityEngine::Quaternion get(); void set(UnityEngine::Quaternion value); };
public UnityEngine.Quaternion GoalRotation { get; set; }
member this.GoalRotation : UnityEngine.Quaternion with get, set
Public Property GoalRotation As Quaternion

Property Value

UnityEngine.Quaternion

Applies to