Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::material::RoughnessProperties Struct Reference

Last update: 16.07.2025

The roughness properties of a material. More...

Collaboration diagram for asset_preparation::v2::material::RoughnessProperties:

Public Attributes

RoughnessTexture texture = 1
 
GreyLevel color = 2
 

Detailed Description

The roughness properties of a material.

Member Data Documentation

◆ color

GreyLevel asset_preparation::v2::material::RoughnessProperties::color = 2

ONEOF(contribution) Color roughness type, in grey level.

◆ texture

RoughnessTexture asset_preparation::v2::material::RoughnessProperties::texture = 1

ONEOF(contribution) Roughness texture type.

Note
This is the default roughness contribution type.

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

Connect with Ansys