x.__init__(...) initializes x; see help(type(x)) for signature
Property Documentation
OpenMayaUI.MTextureEditorDrawInfo.drawingFunction
static
The current drawing state for a drawUV method call.
Valid states:
kDrawWireframe Draw wireframe only (default)
kDrawEverything Draw vertices, uvs, faces, and edges
kDrawVertexForSelect Draw vertices for selection
kDrawEdgeForSelect Draw edges for selection
kDrawFacetForSelect Draw faces for selection
kDrawUVForSelect Draw uvs for selection
The documentation for this class was generated from the following file: