HandConstraint.SafeZone 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.
Which part of the hand to move the tracked object towards. The ulnar side of the hand is recommended for most situations.
public:
property Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverSafeZone SafeZone { Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverSafeZone get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Solvers::HandConstraint::SolverSafeZone value); };
public Microsoft.MixedReality.Toolkit.Utilities.Solvers.HandConstraint.SolverSafeZone SafeZone { get; set; }
member this.SafeZone : Microsoft.MixedReality.Toolkit.Utilities.Solvers.HandConstraint.SolverSafeZone with get, set
Public Property SafeZone As HandConstraint.SolverSafeZone