ProtoFlux:WorldTimeFloat: Difference between revisions

From Resonite Wiki
m see also authoritytimebase
m YoshBot moved page ProtoFlux:World Time Float to ProtoFlux:WorldTimeFloat: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 27: Line 27:


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

Latest revision as of 00:42, 21 August 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