asset_preparation::v1::material::OpticVolumeOpticalProperties Struct Reference
Last update: 16.07.2025The optic volume optical properties of a material. More...
Public Attributes | |
| google::protobuf::DoubleValue | absorption = 1 |
| google::protobuf::DoubleValue | refractive_index = 2 |
| google::protobuf::DoubleValue | constringency = 3 |
Detailed Description
The optic volume optical properties of a material.
Member Data Documentation
◆ absorption
| google::protobuf::DoubleValue asset_preparation::v1::material::OpticVolumeOpticalProperties::absorption = 1 |
The optical absorption.
Unit: Inverse millimeter (mm^-1)
- Note
- Must be equal or superior to 0.
- The default value is 0.
◆ constringency
| google::protobuf::DoubleValue asset_preparation::v1::material::OpticVolumeOpticalProperties::constringency = 3 |
The constringency.
- Note
- Must be a double in the range [20,90].
- The default value is 40.
◆ refractive_index
| google::protobuf::DoubleValue asset_preparation::v1::material::OpticVolumeOpticalProperties::refractive_index = 2 |
The refractive index.
- Note
- The default value is 1.52.
The documentation for this struct was generated from the following file:
- material_description.proto