Skip to content

Get Node

Leopold A-C edited this page Feb 4, 2021 · 2 revisions

Category: Materials

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.


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