ConstraintManager.ApplyScaleConstraints 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.
public:
void ApplyScaleConstraints(Microsoft::MixedReality::Toolkit::Utilities::MixedRealityTransform % transform, bool isOneHanded, bool isNear);
public void ApplyScaleConstraints (ref Microsoft.MixedReality.Toolkit.Utilities.MixedRealityTransform transform, bool isOneHanded, bool isNear);
member this.ApplyScaleConstraints : MixedRealityTransform * bool * bool -> unit
Public Sub ApplyScaleConstraints (ByRef transform As MixedRealityTransform, isOneHanded As Boolean, isNear As Boolean)
Parameters
- transform
- MixedRealityTransform
- isOneHanded
- Boolean
- isNear
- Boolean