ProtoFlux:Get Object Root

From Resonite Wiki
Revision as of 16:38, 17 January 2024 by J4 (talk | contribs) (add getobjectroot)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Object Root
Instance
*
OnlyExplicit
Slots

Returns the root slot of an object from one slot from the specified object.

Inputs

Instance

A slot within the object you want the root of.

OnlyExplicit

Help needed

Outputs

*

Will return a slot being the root of the object having an ObjectRoot component.

If no such component is found, the initial slot itself will be returned.

Examples

Two nodes setup showing how to use the Get Object Root ProtoFlux node.