ProtoFlux:IsLocalElement: Difference between revisions

From Resonite Wiki
rewrite node description
m YoshBot moved page ProtoFlux:Is Local Element to ProtoFlux:IsLocalElement: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:25, 21 August 2025

Is Local Element
Element
*
Elements

The Is Local Element node takes in a world element and returns if that element is local. A local element is simply an element which isn't synchronized at all, but is still part of the data model. One example of a local element can be observed with the Play One Shot node, which has an option to create a local clip, when the option is on the output of the node will be a local element.

Inputs

Element (IWorldElement)

The world element in question.

Outputs

* (bool)

Returns if this element is local in this world.