AttractorConfig Constructor uno
Creates a new AttractorConfig
A configuration for use with the attract
expression or to an Attractor
property.
A single AttractorConfig
can be used for multiple attract
expressions.
Creates a new AttractorConfig
Specifies how much the duration extends depending on the covered distance. This is
an exponent of that distance distance ^ DurationExp
: a value of 0
is
a constant Duration
, unaffected by distance; a value of 1
is a multple of
the duration.
For a Type="Easing"
, this specifies which easing should be used.
Specifies the basic type of animation for the transition. The meaing of the other properties varies depending on this type.