What's new in the Maya 2023.1 devkit
New method added to MPxContext
A new method, inAlternateContext() has been added to MPxContext. This method returns true when an alternate context is active.
bool MPxContext::inAlternateContext() const
- The -paintChannel option has been added to the artAttrPaintVertexCtx command.
- The -displayColorAsGreyScale has been added to the polyOptions command.