ProtoFlux:Compose Finger

From Resonite Wiki
Revision as of 01:18, 24 February 2024 by 989onan (talk | contribs) (Create Compose Finger ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Compose Finger
Finger
*
Segment
Chirality
Body Nodes

Compose Finger is a ProtoFlux node that allows you to get a body node enum from a FingerType, FingerSegmentType and a Chirality also known as a side.

Inputs

Finger (FingerType)

The finger you want to get a body node enum for.

Segment (FingerSegmentType)

The segment of the Finger (FingerType) you want to get a body node enum for.

Chirality (Chirality)

Which hand, left or right, you want to get a body node for using Finger (FingerType) and Segment (FingerSegmentType).

Outputs

* (BodyNode)

The body node enum that is on the finger: Finger (FingerType), on the segment: Segment (FingerSegmentType) on that finger, on the Chirality (Chirality) side of the body.

Examples