pymel.core.rendering.showShadingGroupAttrEditor

static rendering.showShadingGroupAttrEditor(*args, **kwargs)

The showShadingGroupAttrEditor command opens up the attribute editor for the current object’s shading-group information.

Flags:

Derived from mel command maya.cmds.showShadingGroupAttrEditor

Example:

import pymel.core as pm

pm.showShadingGroupAttrEditor()

Previous topic

pymel.core.rendering.shadingNode

Next topic

pymel.core.rendering.spotLight

Core

Core Modules

Other Modules

This Page