Module dagon.graphics.environment
Defines the environment class.
Description
The dagon module provides the Environment class,
which encapsulates global scene parameters such as background color,
ambient lighting, fog, sun light, and terrain material.
The environment is used to control the global lighting and atmospheric
effects in a scene.
Classes
| Name | Description |
|---|---|
Environment
|
Represents the global environment settings for a scene. |