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