ProtoFlux:Normalized Position

From Resonite Wiki
Revision as of 17:27, 9 February 2024 by 989onan (talk | contribs) (create Normalized Position ProtoFlux Node Page)
(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. Which can be multiplied by the clip length to get seconds.

Inputs

Source (IPlayable)

The clip to check the current position on.

Outputs

* (Sudo-Generic)

The current playback head position of the provided Source (IPlayable) from 0 to 1. Which can be multiplied by the clip length to get seconds.

Examples