asset_preparation::v2::scene_tree::DeleteNodeRequest Struct Reference Last update: 16.07.2025 The information required to delete a node. More... Public Attributesint32 scene_tree_id = 1 int32 node_id = 2 int32 id = 3 Detailed Description The information required to delete a node. Member Data Documentation ◆ id int32 asset_preparation::v2::scene_tree::DeleteNodeRequest::id = 3 The identifier of the node. ◆ node_id int32 asset_preparation::v2::scene_tree::DeleteNodeRequest::node_id = 2 ONEOF(parent) The identifier of the parent node. ◆ scene_tree_id int32 asset_preparation::v2::scene_tree::DeleteNodeRequest::scene_tree_id = 1 ONEOF(parent) The identifier of the parent scene tree. The documentation for this struct was generated from the following file:scenetree_description.proto