Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::material::ReflectionEffect Struct Reference

Last update: 16.07.2025

The reflection effect properties of a material. More...

Public Attributes

google::protobuf::DoubleValue reflectivity = 1
 
google::protobuf::DoubleValue size = 2
 
google::protobuf::DoubleValue index_of_refraction = 3
 

Detailed Description

The reflection effect properties of a material.

Member Data Documentation

◆ index_of_refraction

google::protobuf::DoubleValue asset_preparation::v1::material::ReflectionEffect::index_of_refraction = 3

The index of refraction.

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

◆ reflectivity

google::protobuf::DoubleValue asset_preparation::v1::material::ReflectionEffect::reflectivity = 1

The reflection effect reflectivity.

Unit: Percentage (%)

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

◆ size

google::protobuf::DoubleValue asset_preparation::v1::material::ReflectionEffect::size = 2

The reflection effect size.

Unit: meter (m)

Note
The default value is 0.

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

Connect with Ansys