RotationAxisConstraint.ConstraintOnRotation 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.
Constrain rotation about an axis
public:
property Microsoft::MixedReality::Toolkit::Utilities::AxisFlags ConstraintOnRotation { Microsoft::MixedReality::Toolkit::Utilities::AxisFlags get(); void set(Microsoft::MixedReality::Toolkit::Utilities::AxisFlags value); };
public Microsoft.MixedReality.Toolkit.Utilities.AxisFlags ConstraintOnRotation { get; set; }
member this.ConstraintOnRotation : Microsoft.MixedReality.Toolkit.Utilities.AxisFlags with get, set
Public Property ConstraintOnRotation As AxisFlags