asset_preparation::v3::natural_sky::NaturalSkyProperties Struct Reference
Last update: 16.07.2025The properties of a natural sky. More...
Collaboration diagram for asset_preparation::v3::natural_sky::NaturalSkyProperties:

Public Attributes | |
| Time | time = 1 |
| Date | date = 2 |
| Location | location = 3 |
| AmbientConditions | ambient_conditions = 4 |
| common::Empty | no_shadow = 5 |
| DynamicAccurateShadows | dynamic_accurate_shadows = 6 |
Detailed Description
The properties of a natural sky.
Member Data Documentation
◆ time
| Time asset_preparation::v3::natural_sky::NaturalSkyProperties::time = 1 |
The time of the day.
- Note
- The default value is 12:00.
◆ date
| Date asset_preparation::v3::natural_sky::NaturalSkyProperties::date = 2 |
The date.
- Note
- The default value is 02-15-2018 (mm-dd-yyyy).
◆ location
| Location asset_preparation::v3::natural_sky::NaturalSkyProperties::location = 3 |
The location.
◆ ambient_conditions
| AmbientConditions asset_preparation::v3::natural_sky::NaturalSkyProperties::ambient_conditions = 4 |
The ambient conditions.
◆ no_shadow
| common::Empty asset_preparation::v3::natural_sky::NaturalSkyProperties::no_shadow = 5 |
ONEOF(shadows) The sky does not cast shadows.
◆ dynamic_accurate_shadows
| DynamicAccurateShadows asset_preparation::v3::natural_sky::NaturalSkyProperties::dynamic_accurate_shadows = 6 |
ONEOF(shadows) The sky produces shadows with Parallel-Split Shadow Maps with adaptive detailed.
- Note
- this is the default type of shadows.
The documentation for this struct was generated from the following file:
- natural_sky_description.proto