ProtoFlux:Body Node Chirality: Difference between revisions

From Resonite Wiki
Create Body Node Chirality ProtoFlux Node Page
 
fix category
 
Line 1: Line 1:
{{#Invoke:ProtoFlux|GenerateUI
{{#Invoke:ProtoFlux|GenerateUI
|Name=Body Node Chirality
|Name=Body Node Chirality
|Category=Anchors
|Category=Body Nodes
|Inputs=
|Inputs=
[
[
Line 31: Line 31:
</gallery>
</gallery>


[[Category:ProtoFlux:Avatars:Anchors]]
[[Category:ProtoFlux:Avatars:BodyNodes]]

Latest revision as of 18:43, 23 February 2024

Body Node Chirality
Node
*
Body Nodes

Body Node Chirality is a ProtoFlux node that takes a Node (BodyNode) and returns whether it's on the left or right side of the human body, or -1 if it's a "None" body node or in the center.

Inputs

Node (BodyNode)

The body node to check if it is on the left or right side of the body.

Outputs

* (Chirality)

Returns if Node (BodyNode) is on the left or right side of a human body. Returns null if the node is in the center of the body or "None".

Examples