HandConstraint.RotationBehavior 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.
Specifies how the solver should rotate when tracking the hand.
public:
property Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverRotationBehavior RotationBehavior { Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverRotationBehavior get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverRotationBehavior value); };
public Microsoft.MixedReality.Toolkit.Utilities.Solvers.HandConstraint.SolverRotationBehavior RotationBehavior { get; set; }
member this.RotationBehavior : Microsoft.MixedReality.Toolkit.Utilities.Solvers.HandConstraint.SolverRotationBehavior with get, set
Public Property RotationBehavior As HandConstraint.SolverRotationBehavior