Added flux node and rudimentary explanations. |
Added category: ContinuouslyChanging nodes |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
The position node tells a IPlayable's current position in seconds. | The position node tells a IPlayable's current position in seconds. | ||
== Inputs == | |||
=== Source ([[Type:IPlayable|IPlayable]]) === | |||
The [[Type:IPlayable|IPlayable]] to set the position on. | |||
== Outputs == | |||
=== * ([[Type:float|float]]) === | |||
Returns the position of the playback. | |||
== 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:ContinuouslyChanging nodes]] |