ICommandEffect class

ICommandEffect class

Represents a command effect for an animation behavior.

The ICommandEffect type exposes the following members:

Properties

PropertyDescription
typeDefines command effect type of behavior.
Read/write CommandEffectType.
command_stringDefines command string.
Read/write str.
shape_targetDefines shape target of command effect.
Read/write IShape.
accumulate
additive
properties
timing

See Also