ManipulationHandler.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.
public:
property Microsoft::MixedReality::Toolkit::Utilities::RotationConstraintType ConstraintOnRotation { Microsoft::MixedReality::Toolkit::Utilities::RotationConstraintType get(); void set(Microsoft::MixedReality::Toolkit::Utilities::RotationConstraintType value); };
public Microsoft.MixedReality.Toolkit.Utilities.RotationConstraintType ConstraintOnRotation { get; set; }
member this.ConstraintOnRotation : Microsoft.MixedReality.Toolkit.Utilities.RotationConstraintType with get, set
Public Property ConstraintOnRotation As RotationConstraintType