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