asset_preparation::v1::geometry::PushVerticesRequest Struct Reference Last update: 16.07.2025 The information required to push vertices under a vertices array. The recommended size of the request is in range 256kB to 1MB. More... Collaboration diagram for asset_preparation::v1::geometry::PushVerticesRequest: [legend] Public Attributesint32 vertices_array_id = 1 repeated Vertex vertices = 2 Detailed Description The information required to push vertices under a vertices array. The recommended size of the request is in range 256kB to 1MB. Member Data Documentation ◆ vertices repeated Vertex asset_preparation::v1::geometry::PushVerticesRequest::vertices = 2 The vertices to push in the array. ◆ vertices_array_id int32 asset_preparation::v1::geometry::PushVerticesRequest::vertices_array_id = 1 The identifier of the vertices array. The documentation for this struct was generated from the following file:geometry_description.proto