This command clears all the pointer-based [outgoing] dependencies for the selected nodes. Ex: If a material node points at a texture node, applying this command to the material node clears the Texture parameter of the material node; as a result the material no longer points at a texture. The texture node is unaffected.
Select a node-set and apply the command. Please do not use this command unless you understand the results exactly. This command makes it very easy to destroy important relationships that exist between nodes in the scene graph.
Command registration information is as follows:
| Category Type | Information |
| Implementation | SCRIPT |
| Module | NODE_SCRIPTS.SSL |
| Category | Node Commands |
| GUID | {1F91FAF4-F612-46D4-A453-4B81096121A9} |
| Source Name | NodeClearDependencies |
| Interface Name | Clear Dependencies |
| Core | No |
| Sample | Yes |
| Access | Hierarchy option on main menu. |