ProtoFlux:World Time Half Float: Difference between revisions

From Resonite Wiki
Created a page for the World Time Half Float Node.
 
m see also authoritytimebase
 
Line 17: Line 17:


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


[[Category:ProtoFlux:Time]]
[[Category:ProtoFlux:Time]]

Latest revision as of 19:43, 20 May 2024

T/2
*
Time

The World Time Half Float node returns the total world time that this world has been open for divided 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 divided by 2.

See Also