ProtoFlux:LocalTransform

From Resonite Wiki
Revision as of 00:26, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Local Transform to ProtoFlux:LocalTransform: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Local Transform
*
Position
Rotation
Scale
Transform

The Local Transform node outputs the position, rotation and scale of the input slot in local coordinate space, i.e. the slot's transform relative to its parent slot.

Inputs

* (Slot)

The slot whose local transform is output.

Outputs

Position (Float3)

The local position of the provided * (Slot).

Rotation (FloatQ)

The local rotation of the provided * (Slot).

Scale (Float3)

The local scale of the provided * (Slot).

Examples