asset_preparation::v3::directional_light::DirectionalLightProperties Struct Reference
Last update: 16.07.2025The properties of a directional light. More...
Collaboration diagram for asset_preparation::v3::directional_light::DirectionalLightProperties:

Public Attributes | |
| Sun | sun = 1 |
| Custom | custom = 2 |
| common::Empty | no_shadow = 4 |
| DynamicAccurateShadows | dynamic_accurate_shadows = 5 |
Detailed Description
The properties of a directional light.
Member Data Documentation
◆ sun
| Sun asset_preparation::v3::directional_light::DirectionalLightProperties::sun = 1 |
ONEOF(light) Sun directional light.
- Note
- This is the default type of directional light.
◆ custom
| Custom asset_preparation::v3::directional_light::DirectionalLightProperties::custom = 2 |
ONEOF(light) Custom directional light.
◆ no_shadow
| common::Empty asset_preparation::v3::directional_light::DirectionalLightProperties::no_shadow = 4 |
ONEOF(shadows) The directional light does not cast shadows.
◆ dynamic_accurate_shadows
| DynamicAccurateShadows asset_preparation::v3::directional_light::DirectionalLightProperties::dynamic_accurate_shadows = 5 |
ONEOF(shadows) The directional light produces shadows with Parallel-Split Shadow Maps with adaptive details.
- Note
- This is the default type of shadows.
The documentation for this struct was generated from the following file:
- directional_light_description.proto