DayNightCycle
Complete API reference for DayNightCycle, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Light
Component: yes
public class DayNightCycle extends Component
Constructors
| Signature | Description |
|---|---|
DayNightCycle(DayNightCycle) | Creates a new instance of DayNightCycle. |
DayNightCycle(Engine) | Creates a new instance of DayNightCycle. |
DayNightCycle() | Creates a new instance of DayNightCycle. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | DayNightCycle | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
currentTimeOfDay | float | get/set | Returns the current current time of day. |
longitude | float | get/set | Returns the current longitude. |
speed | float | get/set | Returns the current speed. |