RotationAxisConstraint.ApplyConstraint(MixedRealityTransform) Method
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.
Removes rotation about given axis if its flag is found in ConstraintOnRotation
public:
override void ApplyConstraint(Microsoft::MixedReality::Toolkit::Utilities::MixedRealityTransform % transform);
public override void ApplyConstraint (ref Microsoft.MixedReality.Toolkit.Utilities.MixedRealityTransform transform);
override this.ApplyConstraint : MixedRealityTransform -> unit
Public Overrides Sub ApplyConstraint (ByRef transform As MixedRealityTransform)
Parameters
- transform
- MixedRealityTransform