Defines a node's cached data when participant in EM Cached Playback.
Can be used to query or modify the attributes being cached.
Constructor & Destructor Documentation
OpenMaya.MCacheSchema.__init__
(
)
Initialize self. See help(type(self)) for accurate signature.
Member Function Documentation
OpenMaya.MCacheSchema.__new__
(
)
static
Create and return a new object. See help(type) for accurate signature.
OpenMaya.MCacheSchema.add
(
)
add(attribute) -> self
Force the attribute to be cached
this method allows you to cache input attributes or other animatedattributes that are not fully understood by EM
* attribute (MObject) - Attribute to cache