pymel.core.nodetypes.TextureBakeSet — PyMEL 1.0.7 documentation

pymel.core.nodetypes.TextureBakeSet

Inheritance diagram of TextureBakeSet

class TextureBakeSet(*args, **kwargs)
Restriction = Enum( EnumValue('Restriction', 0, 'none'), EnumValue('Restriction', 1, 'verticesOnly'), EnumValue('Restriction', 2, 'edgesOnly'), EnumValue('Restriction', 3, 'facetsOnly'), EnumValue('Restriction', 4, 'editPointsOnly'), EnumValue('Restriction', 5, 'renderableOnly'))