EnvironmentProps Interface
JSON representation of an Environment.
@see environment.
Properties
| Name | Type | Description | |
|---|---|---|---|
| atmosphere | Atmosphere.Props | undefined | See atmosphere and displayAtmosphere. | |
| ground | GroundPlaneProps | undefined | See Environment.ground and displayGround. | |
| sky | SkyBoxProps | undefined | See Environment.sky and displaySky. |
Defined in
- core/common/src/Environment.ts Line 19
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.