siDupAnimation Enum
Enumerations
enum
siDupAnimation
{
siDuplicateAnimation
= 0,
siNoAnimation
= 1,
siDupAnimationCopySource
= 2
}
Detailed Description
Animation options for duplication commands.
See also:
Clone
,
Duplicate
,
SIDuplicate
Enumeration Type Documentation
enum siDupAnimation
Enumerator:
siDuplicateAnimation
[0] Copy animation from the source and share the mixer source
siNoAnimation
[1] Ignore animation
siDupAnimationCopySource
[2] Copy animation from the source and copy the mixer source