C++ API Reference: MNodeCacheSetupInfo Class Reference
Defines preferences and requirements the node has for Cached Playback.
More...
#include <MNodeCacheSetupInfo.h>
Defines preferences and requirements the node has for Cached Playback.
- Warning
- Do not store pointers to this object
-
Users cannot construct or destroy this Maya object
Defines the preference flags that can be set for this node.
Enumerator |
---|
kWantToCacheByDefault |
Whether or not this node wants to be cached in Evaluation Cache by default.
|
kLastPreference |
Last value, used for counting.
|
Defines the requirement flags that can be set for this node.
Enumerator |
---|
kSimulationSupport |
Whether or not this node requires simulation support, i.e.
handling restart time and the such.
|
kLastRequirement |
Last value, used for counting.
|
The documentation for this class was generated from the following files:
- MNodeCacheSetupInfo.h
- MNodeCacheSetupInfo.cpp