Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::RenderingLayer Struct Reference

Last update: 16.07.2025

The properties of the rendering layer. More...

Collaboration diagram for asset_preparation::v3::material::RenderingLayer:

Public Attributes

SpecularProperties specular_properties = 1
 
RoughnessProperties roughness_properties = 2
 
DiffuseProperties diffuse_properties = 3
 
NormalProperties normal_properties = 4
 
AnisotropyProperties anisotropy_properties = 5
 
MaskProperties mask_properties = 6
 

Detailed Description

The properties of the rendering layer.

Member Data Documentation

◆ specular_properties

SpecularProperties asset_preparation::v3::material::RenderingLayer::specular_properties = 1

The specular properties.

◆ roughness_properties

RoughnessProperties asset_preparation::v3::material::RenderingLayer::roughness_properties = 2

The roughness properties.

◆ diffuse_properties

DiffuseProperties asset_preparation::v3::material::RenderingLayer::diffuse_properties = 3

The diffuse properties.

◆ normal_properties

NormalProperties asset_preparation::v3::material::RenderingLayer::normal_properties = 4

The normal properties.

◆ anisotropy_properties

AnisotropyProperties asset_preparation::v3::material::RenderingLayer::anisotropy_properties = 5

The anisotropy properties.

◆ mask_properties

MaskProperties asset_preparation::v3::material::RenderingLayer::mask_properties = 6

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