ProtoFlux:Normalized Position

From Resonite Wiki
Revision as of 17:32, 9 February 2024 by 989onan (talk | contribs) (encourage users to use Position for a seconds variant)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Normalized Position
Source
*
Media

Normalized Position is a ProtoFlux node that returns an IPlayable's playback head position from 0 to 1. See Position ProtoFlux Node for a node that returns the playback head position in seconds.

Inputs

Source (IPlayable)

The clip to check the current position on.

Outputs

* (float)

The current playback head position of the provided Source (IPlayable) from 0 to 1. See Position ProtoFlux Node for a node that returns the playback head position in seconds.

Examples