Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:RelativeBodyNode

From Resonite Wiki
Relative Body Node
Node
*
Body Nodes

Relative Body Node is a ProtoFlux node that returns a hand if the Node (BodyNode) provided is a finger or a palm, returns Head if it is an eye, and returns "Root" otherwise. Unless it is "None" which returns "None".

Inputs

Node (BodyNode)

The node to find the relative node for.

Outputs

Returns a hand if the Node (BodyNode) provided is a finger or a palm, returns Head if it is an eye, and returns "Root" otherwise. Unless it is "None" which returns "None".

Examples