EnvironmentProps Interface
JSON representation of an Environment.
see DisplayStyle3dSettingsProps.environment.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
ground | undefined | GroundPlaneProps | See Environment.ground and Environment.displayGround. | |
sky | undefined | SkyBoxProps | See Environment.sky and Environment.displaySky. |
Defined in
- core/common/src/Environment.ts Line 18
Last Updated: 20 June, 2023