Atmosphere.Props Interface
Describes the properties with which the atmospheric scattering effect should be drawn. Theses properties correspond to a physics-based approximation of atmospheric scattering phenomenons.
Properties
Name | Type | Description | |
---|---|---|---|
display | boolean | undefined | Whether the ground plane should be displayed. | |
exposure | number | undefined | See Settings.exposure | |
numSunRaySamples | number | undefined | See Settings.numSunRaySamples | |
numViewRaySamples | number | undefined | See Settings.numViewRaySamples |
Defined in
- core/common/src/Atmosphere.ts Line 81
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.