ProtoFlux:World Time Float: Difference between revisions

From Resonite Wiki
m see also authoritytimebase
Added category: ContinuouslyChanging nodes
 
Line 27: Line 27:


[[Category:ProtoFlux:Time]]
[[Category:ProtoFlux:Time]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 06:50, 27 May 2025

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