Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::MaskProperties Struct Reference

Last update: 16.07.2025

The mask properties of a material. More...

Collaboration diagram for asset_preparation::v3::material::MaskProperties:

Public Attributes

GreyLevel color = 1
 
MaskTexture texture = 2
 

Detailed Description

The mask properties of a material.

Note
No mask properties should be set for layer 1.

Member Data Documentation

◆ color

GreyLevel asset_preparation::v3::material::MaskProperties::color = 1

ONEOF(contribution) Mask based on a color in grey level.

◆ texture

MaskTexture asset_preparation::v3::material::MaskProperties::texture = 2

ONEOF(contribution) Mask based on a texture file.

Note
This is the default mask contribution type.

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

Connect with Ansys