asset_preparation::v1::material::MirrorLayer Struct Reference
Last update: 16.07.2025The properties of the mirror layer. More...
Collaboration diagram for asset_preparation::v1::material::MirrorLayer:

Public Attributes | |
| google::protobuf::DoubleValue | reflectivity = 1 |
| DiffuseProperties | diffuse_properties = 2 |
| NormalProperties | normal_properties = 3 |
| AnisotropyProperties | anisotropy_properties = 4 |
| MaskProperties | mask_properties = 5 |
Detailed Description
The properties of the mirror layer.
Member Data Documentation
◆ anisotropy_properties
| AnisotropyProperties asset_preparation::v1::material::MirrorLayer::anisotropy_properties = 4 |
The anisotropy properties.
◆ diffuse_properties
| DiffuseProperties asset_preparation::v1::material::MirrorLayer::diffuse_properties = 2 |
The diffuse properties.
◆ mask_properties
| MaskProperties asset_preparation::v1::material::MirrorLayer::mask_properties = 5 |
The Mask properties.
- Note
- Layer 1 must not contain a Mask.
◆ normal_properties
| NormalProperties asset_preparation::v1::material::MirrorLayer::normal_properties = 3 |
The normal properties.
◆ reflectivity
| google::protobuf::DoubleValue asset_preparation::v1::material::MirrorLayer::reflectivity = 1 |
The mirror reflectivity.
Unit: Percentage (%)
- Note
- Must be a double in the range [0,100].
- The default value is 100.
The documentation for this struct was generated from the following file:
- material_description.proto