Go to: Synopsis. Return value. MEL examples.

Synopsis

deleteShadingGroupsAndMaterials

Deletes all shading groups and everything returned by "ls -materials". Geometry in the shading groups is reassigned to the intialShadingGroup, which cannot be deleted.

Return value

None

Arguments

Variable Name Variable Type Description
None

MEL examples

		
    deleteShadingGroupsAndMaterials;