TransformConstraint.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.
Abstract method for applying constraints to transforms during manipulation
public:
abstract void ApplyConstraint(Microsoft::MixedReality::Toolkit::Utilities::MixedRealityTransform % transform);
public abstract void ApplyConstraint (ref Microsoft.MixedReality.Toolkit.Utilities.MixedRealityTransform transform);
abstract member ApplyConstraint : MixedRealityTransform -> unit
Public MustOverride Sub ApplyConstraint (ByRef transform As MixedRealityTransform)
Parameters
- transform
- MixedRealityTransform