IRotationEffect class

IRotationEffect class

Represent rotation behavior of effect.

The IRotationEffect type exposes the following members:

Properties

PropertyDescription
from_addressDescribes the starting value for the animation.
Read/write float.
toDescribes the ending value for the animation.
Read/write float.
byDescribes the relative offset value for the animation.
Read/write float.
accumulate
additive
properties
timing

See Also