GetMoonPhase (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens No edit summary |
>Quenty No edit summary |
||
Line 19: | Line 19: | ||
* The phase will always be 0.75. | * The phase will always be 0.75. | ||
* The moon phase is currently unchangeable. | * The moon phase is currently unchangeable. | ||
== See Also == | |||
*[[Lighting]] | |||
*[[TimeOfDay]] | |||
*[[SetMinutesAfterMidnight]] | |||
[[Category:Methods]] | [[Category:Methods]] |
Revision as of 01:25, 21 January 2012
GetMoonPhase( ) | |
Returns | float phase |
Description: | Returns the phase of the moon. |
Member of: | Lighting |
Example
You can print the current moon phase by doing this:
Notes
- The phase will always be 0.75.
- The moon phase is currently unchangeable.