-
Notifications
You must be signed in to change notification settings - Fork 18
Get Node Input
Leopold A-C edited this page Nov 24, 2020
·
1 revision
Get the input of a node in a shader tree that is applied to an object. The node name refers to the unique name, not the label.
Note: This will return the input object, not the value of the input. This is intended to be stored to access that input more quickly when reading/writing frequently.
Category: Materials
Node
- The node object from which to get the input.
Input
- Index of the input. From the top they start at 0 counting upwards.
Input
- The input object. This can be stored in a property or global value.
Documentation for Logic Nodes version 0.9.1 on UPBGE 0.3.0 Alpha