Skip to main content

Normalized Time

Menu: Input/Time

Purpose

Exposes a normalized time value in the 0..1 range. The node accumulates time in Java and sends the ready float to the shader.

Properties

NameTypeDefaultDetails
SpeedNUMBER1.0Multiplies deltaTime before the normalized timer is advanced.

Outputs

NameTypeDefaultDetails
Normalized TimeNUMBER0..1Ready-to-use normalized time value.