MakeLocalMaterialsForHierarchy
 
 
 

MakeLocalMaterialsForHierarchy

Description

Makes all materials in hierarchy local. When invoked all the materials that are shared between the hierarchy and the outside will no longer be shared and each of them will be made local to ensure that the hierarchy is self-contained in terms of materials and clips.

Scripting Syntax

MakeLocalMaterialsForHierarchy( [InputObj] );

Parameters

Parameter Type Description
InputObj String List of hierarchies to process.

Default Value: Current selection