ProtoFlux:Position

From Resonite Wiki
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.