InteractableThemeBase.Ease 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.
Defines how to ease between values during state changes
public:
property Microsoft::MixedReality::Toolkit::Utilities::Easing ^ Ease { Microsoft::MixedReality::Toolkit::Utilities::Easing ^ get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Easing ^ value); };
public Microsoft.MixedReality.Toolkit.Utilities.Easing Ease { get; set; }
member this.Ease : Microsoft.MixedReality.Toolkit.Utilities.Easing with get, set
Public Property Ease As Easing