asset_preparation::v1::material::MaskProperties Struct Reference Last update: 16.07.2025 The mask properties of a material. More... Collaboration diagram for asset_preparation::v1::material::MaskProperties: [legend] Public AttributesGreyLevel color = 1 MaskTexture texture = 2 Detailed Description The mask properties of a material. NoteNo mask properties should be set for layer 1. Member Data Documentation ◆ color GreyLevel asset_preparation::v1::material::MaskProperties::color = 1 ONEOF(contribution) Mask based on a color in grey level. ◆ texture MaskTexture asset_preparation::v1::material::MaskProperties::texture = 2 ONEOF(contribution) Mask based on a texture file. NoteThis is the default mask contribution type. The documentation for this struct was generated from the following file:material_description.proto