HandConstraint.OffsetBehavior 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's offset relative to the hand will be computed.
public:
property Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverOffsetBehavior OffsetBehavior { Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverOffsetBehavior get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverOffsetBehavior value); };
public Microsoft.MixedReality.Toolkit.Utilities.Solvers.HandConstraint.SolverOffsetBehavior OffsetBehavior { get; set; }
member this.OffsetBehavior : Microsoft.MixedReality.Toolkit.Utilities.Solvers.HandConstraint.SolverOffsetBehavior with get, set
Public Property OffsetBehavior As HandConstraint.SolverOffsetBehavior