Python API 2.0 Reference
|
Public Member Functions | |
def | __init__ () |
def | add () |
def | reset () |
Static Public Member Functions | |
def | __new__ () |
Defines a node's cached data when participant in EM Cached Playback. Can be used to query or modify the attributes being cached.
def OpenMaya.MCacheSchema.__init__ | ( | ) |
Initialize self. See help(type(self)) for accurate signature.
|
static |
Create and return a new object. See help(type) for accurate signature.
def 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
def OpenMaya.MCacheSchema.reset | ( | ) |
reset() Reset this schema to the minimal.