Lightscape_Materials : UtilityPlugin

REMOVED from 3ds Max 2013: This feature has been completely removed.

Constructor:

Class instances not creatable by MAXScript

Lightscape_Materials represents the Utility Plug-in for managing Lightscape materials across multiple objects.

You can use the class in conjunction with the UtilityPanel interface to open the utility in the Utilities panel.

EXAMPLE

--Open the plug-in in the Utilities panel:
UtilityPanel.OpenUtility Lightscape_Materials
True

See Also