ProtoFlux:ComposeFinger: Difference between revisions

From Resonite Wiki
Create Compose Finger ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:Compose Finger to ProtoFlux:ComposeFinger: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:48, 20 August 2025

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