HandConstraint.CalculateGoalRotation 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.
Determines the solver's goal rotation based off of the SolverRotationBehavior.
protected:
 virtual UnityEngine::Quaternion CalculateGoalRotation();protected virtual UnityEngine.Quaternion CalculateGoalRotation();abstract member CalculateGoalRotation : unit -> UnityEngine.Quaternion
override this.CalculateGoalRotation : unit -> UnityEngine.QuaternionProtected Overridable Function CalculateGoalRotation () As QuaternionReturns
		UnityEngine.Quaternion
		
	
	The new goal rotation.