ProtoFlux:Is Looped: Difference between revisions

From Resonite Wiki
added Is Looped ProtoFlux Node Page
 
Added category: ContinuouslyChanging nodes
 
Line 13: Line 13:


Is Looped is a ProtoFlux node that returns if an [[Type:IPlayable|IPlayable]] is currently set to automatic looping.  
Is Looped is a ProtoFlux node that returns if an [[Type:IPlayable|IPlayable]] is currently set to automatic looping.  


== Inputs ==
== Inputs ==
Line 34: Line 33:


[[Category:ProtoFlux:Media]]
[[Category:ProtoFlux:Media]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 07:28, 27 May 2025

Is Looped
Source
*
Media

Is Looped is a ProtoFlux node that returns if an IPlayable is currently set to automatic looping.

Inputs

Source (IPlayable)

The clip to check if it is set to automatic looping

Outputs

* (boolean)

Whether the provided Source (IPlayable) is set to automatic looping.

Examples