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= | |Category=Body Nodes | ||
|Inputs= | |Inputs= | ||
[ | [ | ||
Line 31: | Line 31: | ||
</gallery> | </gallery> | ||
[[Category:ProtoFlux:Avatars: | [[Category:ProtoFlux:Avatars:BodyNodes]] |
Latest revision as of 18:43, 23 February 2024
Body Node Chirality
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
-
Example of the Body Node Chirality node being used in some ProtoFlux code.