Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::MirrorLayer Struct Reference

Last update: 16.07.2025

The properties of the mirror layer. More...

Collaboration diagram for asset_preparation::v3::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

◆ reflectivity

google::protobuf::DoubleValue asset_preparation::v3::material::MirrorLayer::reflectivity = 1

The mirror reflectivity.

Unit: Percentage (%)

Note
Must be a double in the range [0,100].
The default value is 100.

◆ diffuse_properties

DiffuseProperties asset_preparation::v3::material::MirrorLayer::diffuse_properties = 2

The diffuse properties.

◆ normal_properties

NormalProperties asset_preparation::v3::material::MirrorLayer::normal_properties = 3

The normal properties.

◆ anisotropy_properties

AnisotropyProperties asset_preparation::v3::material::MirrorLayer::anisotropy_properties = 4

The anisotropy properties.

◆ mask_properties

MaskProperties asset_preparation::v3::material::MirrorLayer::mask_properties = 5

The Mask properties.

Note
Layer 1 must not contain a Mask.

The documentation for this struct was generated from the following file:
  • material_description.proto

Connect with Ansys