Description
Type of mixer modification on a referenced model. This is a bit field, so many values can be combined.
C# Syntax
siModificationMixerType.siModificationMixerNone // 0 siModificationMixerType.siModificationMixerAnimation // 1 siModificationMixerType.siModificationMixerShape // 2 siModificationMixerType.siModificationMixerAudio // 4 siModificationMixerType.siModificationMixerCache // 8 siModificationMixerType.siModificationMixerTypeAll // 65535
|
Constant |
Value |
Description |
|
0 |
None |
|
|
1 |
Animation tracks |
|
|
2 |
Shape tracks |
|
|
4 |
Audio tracks |
|
|
8 |
Cache tracks |
|
|
65535 |
All types |
Applies To
Autodesk Softimage v7.5