asset_preparation::v1::material::UpdateMaterialRequest Struct Reference Last update: 16.07.2025 The information required to update a material. More... Collaboration diagram for asset_preparation::v1::material::UpdateMaterialRequest: [legend] Public Attributesint32 id = 1 MaterialProperties properties = 2 Detailed Description The information required to update a material. NoteAll the properties are optional so you can modify only one property. Member Data Documentation ◆ id int32 asset_preparation::v1::material::UpdateMaterialRequest::id = 1 The identifier of the material to update. ◆ properties MaterialProperties asset_preparation::v1::material::UpdateMaterialRequest::properties = 2 The material properties. The documentation for this struct was generated from the following file:material_description.proto