Skip to content

Get Node

Leopold A-C edited this page Oct 26, 2020 · 2 revisions

Description

Get a node in a shader tree that is applied to an object. The node name refers to the unique name, not the label.

Category: Materials


Inputs

Object

  • Material must be applied to this object.

Material Name

  • Unique name of the material.

Node Name

  • Unique name of the node. Not the label.

Outputs

Node

  • The node if there is a node with this name in the shader tree.
Clone this wiki locally