ProtoFlux:Position: Difference between revisions

From Resonite Wiki
Added in the input and output descriptions.
Added category: ContinuouslyChanging nodes
 
Line 27: Line 27:


== Examples ==
== Examples ==
[[File:Resonite_xzXlMyrkRt.mp4|500px|thumb|left|Filling the Source of the Position node with an AudioClipPlayer component.]]
[[File:Resonite_xzXlMyrkRt.mp4|500px|thumb|left|Filling the Source of the Position node with an AudioClipPlayer component.]]


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

Latest revision as of 07:29, 27 May 2025

Position
Source
*
Media

The position node tells a IPlayable's current position in seconds.

Inputs

Source (IPlayable)

The IPlayable to set the position on.

Outputs

* (float)

Returns the position of the playback.

Examples

Filling the Source of the Position node with an AudioClipPlayer component.