Click or drag to resize

TransitionDefinitionEaseType Property

The type of mathematic function used for the transition

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public InterpolateEaseType EaseType { get; }

Property Value

Type: InterpolateEaseType
See Also