ProtoFlux:World Time Float

From Resonite Wiki
Revision as of 19:43, 20 May 2024 by Yosh (talk | contribs) (see also authoritytimebase)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
T
*
Time

The World Time Float node returns the total world time that this world has been open for.

There are convenient world time nodes that make your coding life easier, preventing the need to make math nodes when these nodes would suffice:

Outputs

* (float)

Returns the total world time as a float.

See Also