ProtoFlux:WorldTime10Float: Difference between revisions

From Resonite Wiki
Created a page for the World Time 10 Float node.
 
m YoshBot moved page ProtoFlux:World Time 10 Float to ProtoFlux:WorldTime10Float: Automated: removing spaces from ProtoFlux namespace
 
(2 intermediate revisions by one other user not shown)
Line 17: Line 17:


Returns the total world time as a float multiplied by 10.
Returns the total world time as a float multiplied by 10.
== See Also ==
* [[Component:AuthorityTimeBase|AuthorityTimeBase]]


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

Latest revision as of 00:42, 21 August 2025

T*10
*
Time

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

If you want to use the normal world time value, use World Time Float instead.

Outputs

* (float)

Returns the total world time as a float multiplied by 10.

See Also