ProtoFlux:SetSpeed

From Resonite Wiki
Revision as of 00:35, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Set Speed to ProtoFlux:SetSpeed: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Speed
*
Next
Target
Speed
Media

The Set Speed node tells a IPlayable to playback at a specific speed upon impulse.

Inputs

* (Call)

Target (IPlayable)

The IPlayable to set the position on.

Speed (Float)

Set the speed of the playback on the target. 1 is equivalent to x1.0.

Outputs

Next (Continuation)

Sends an impulse after the initial call.

Examples