added Is Looped ProtoFlux Node Page |
m YoshBot moved page ProtoFlux:Is Looped to ProtoFlux:IsLooped: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
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 00:25, 21 August 2025
Is Looped
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
-
Is Playable node being used along side a bunch of other basic information about a clip.