asset_preparation::v3::material::RoughnessProperties Struct Reference Last update: 16.07.2025 The roughness properties of a material. More... Collaboration diagram for asset_preparation::v3::material::RoughnessProperties: [legend] Public AttributesRoughnessTexture texture = 1 GreyLevel color = 2 Detailed Description The roughness properties of a material. Member Data Documentation ◆ texture RoughnessTexture asset_preparation::v3::material::RoughnessProperties::texture = 1 ONEOF(contribution) Roughness texture type. NoteThis is the default roughness contribution type. ◆ color GreyLevel asset_preparation::v3::material::RoughnessProperties::color = 2 ONEOF(contribution) Color roughness type, in grey level. The documentation for this struct was generated from the following file:material_description.proto