Function WorldEnvironment.environment
The Environment
resource used by this WorldEnvironment
, defining the default properties.
Environment environment() nothrow @property @nogc;
void environment
(
Environment v
) nothrow @property @nogc;