ProtoFlux:World Time 2 Float: Difference between revisions

From Resonite Wiki
Created the page for the World Time 2 Float node.
 
Added category: ContinuouslyChanging nodes
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:


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


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

Latest revision as of 07:31, 27 May 2025

T*2
*
Time

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

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 2.

See Also