ProtoFlux:ComposeFinger

From Resonite Wiki
Revision as of 23:48, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Compose Finger to ProtoFlux:ComposeFinger: Automated: removing spaces from ProtoFlux namespace)
(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