OptionalisInternalConstructor: booleanThe parameters of the planet the camera is on.
Enables or disables Analytical Sky.
Moon light will casts shadows if true.
Enables/disables rendering of the moon.
Determines if moon is added to the skybox. Only works when not using a unique skybox texture.
Determines if stars are all white colored.
Determines if stars are drawn as pixels.
Determines if stars are all same brightness.
Determines if stars are textured or not.
Enables/disables rendering of the stars.
Determines if stars are added to the skybox. Only works when not using a unique skybox texture.
Sun light will casts shadows if true.
Moon radiance multiplier.
The size scale of the Moon.
Additional planets that may be incorporated to the current structure.
Determines the renderer to use for rendering a scene.
Stars radiance multiplier.
The size scale of the stars. Just pure draw value.
The Sun corona's size. Just pure draw value, it doesn't affect on atmosphere intensities.
Sun radiance multiplier. By default sky is as bright as Earth's Sun.
The size scale of the Sun. Just pure draw value, it affects on atmosphere intensities proportionally.
Class that notifies its parent ManagedSettigns or ManagedSubSettings object when one of its members changes.
Marks the object as dirty.
Flags specifying what kind of member was changed.
Allows modifying this object multiple times in a row in a scope, without marking the object dirty immediately. Dirty flags are accumulated and the object is marked dirty at the end.
The scope where the object is modified.
Class that triggers an onDirty event when one of its members changes.