Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::LambertianLayer Struct Reference

Last update: 16.07.2025

The properties of the lambertian layer. More...

Collaboration diagram for asset_preparation::v3::material::LambertianLayer:

Public Attributes

google::protobuf::DoubleValue absorption = 1
 
DiffuseProperties diffuse_properties = 2
 
NormalProperties normal_properties = 3
 
AnisotropyProperties anisotropy_properties = 4
 
MaskProperties mask_properties = 5
 

Detailed Description

The properties of the lambertian layer.

Member Data Documentation

◆ absorption

google::protobuf::DoubleValue asset_preparation::v3::material::LambertianLayer::absorption = 1

The Lambertian absorption.

Unit: Percentage (%)

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

◆ diffuse_properties

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

The diffuse properties.

◆ normal_properties

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

The normal properties.

◆ anisotropy_properties

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

The anisotropy properties.

◆ mask_properties

MaskProperties asset_preparation::v3::material::LambertianLayer::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