SolverHandler.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 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, setPublic Property GoalRotation As QuaternionProperty Value
		UnityEngine.Quaternion