|
3ds Max C++ API Reference
|
Functions | |
| virtual bool | UpdateIsFinished () const |
| identifies whether the update associated with the call Update(TimeValue t) was finished. More... | |
| virtual void | AllowUpdateInterruption (bool allow) |
| defines whether is it allowed to interrupt an update for a particle group. More... | |
| FPInterfaceDesc * | GetDesc () |
| perform invalidation that was delayed More... | |
|
inlinevirtual |
|
inlinevirtual |
defines whether is it allowed to interrupt an update for a particle group.
If the update interruption is not allowed then UpdateIsFinished should return true
|
inlinevirtual |
perform invalidation that was delayed
Implements FPInterface.