asset_preparation::v1::material::MaterialIdentity Struct Reference Last update: 16.07.2025 The full identity of a material, consisting of an identifier and a name. More... Public Attributesint32 id = 1 string name = 2 Detailed Description The full identity of a material, consisting of an identifier and a name. Member Data Documentation ◆ id int32 asset_preparation::v1::material::MaterialIdentity::id = 1 The material identifier. ◆ name string asset_preparation::v1::material::MaterialIdentity::name = 2 The material name. The documentation for this struct was generated from the following file:material_description.proto