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: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.