3ds Max C++ API Reference
|
The following are flags used to describe how the TCB and IK parameters are to pasted. More...
Macros | |
#define | PST_DEF 0 |
Paste the default TCB / IK values. | |
#define | PST_COPY 1 |
Paste the TCB / IK values which were stored in the copy. | |
#define | PST_INTERP 2 |
Paste an interpolation of the surrounding TCB / IK values. | |
The following are flags used to describe how the TCB and IK parameters are to pasted.
These flags are only used to paste a pose or posture in auto-key mode.
#define PST_DEF 0 |
Paste the default TCB / IK values.
#define PST_COPY 1 |
Paste the TCB / IK values which were stored in the copy.
#define PST_INTERP 2 |
Paste an interpolation of the surrounding TCB / IK values.