asset_preparation::v2::directional_light::Custom Struct Reference
Last update: 16.07.2025The properties of a custom directional light. More...
Collaboration diagram for asset_preparation::v2::directional_light::Custom:

Public Attributes | |
| google::protobuf::DoubleValue | power = 1 |
| SpectrumLibrary | spectrum_library = 2 |
| BlackBody | black_body = 3 |
| Monochromatic | monochromatic = 4 |
Detailed Description
The properties of a custom directional light.
Member Data Documentation
◆ black_body
| BlackBody asset_preparation::v2::directional_light::Custom::black_body = 3 |
ONEOF(spectrum) Spectrum based on a black body.
◆ monochromatic
| Monochromatic asset_preparation::v2::directional_light::Custom::monochromatic = 4 |
ONEOF(spectrum) Monochromatic spectrum.
◆ power
| google::protobuf::DoubleValue asset_preparation::v2::directional_light::Custom::power = 1 |
The power.
Unit: lm/m2
- Note
- Must be positive.
- The default value is 40000.
◆ spectrum_library
| SpectrumLibrary asset_preparation::v2::directional_light::Custom::spectrum_library = 2 |
ONEOF(spectrum) Spectrum based on a spectrum file.
- Note
- This is the default type of spectrum.
The documentation for this struct was generated from the following file:
- directional_light_description.proto