asset_preparation::v2::scene_tree::CreateNodeResponse Struct Reference
Last update: 16.07.2025The identifier of the created node. More...
Collaboration diagram for asset_preparation::v2::scene_tree::CreateNodeResponse:

Public Attributes | |
| int32 | scene_tree_id = 1 |
| int32 | node_id = 2 |
| int32 | id = 3 |
| common::Status | status = 4 |
Detailed Description
The identifier of the created node.
Member Data Documentation
◆ id
| int32 asset_preparation::v2::scene_tree::CreateNodeResponse::id = 3 |
The identifier of the node.
Returns -1 in case of failure.
◆ node_id
| int32 asset_preparation::v2::scene_tree::CreateNodeResponse::node_id = 2 |
ONEOF(parent) The identifier of the parent node.
◆ scene_tree_id
| int32 asset_preparation::v2::scene_tree::CreateNodeResponse::scene_tree_id = 1 |
ONEOF(parent) The identifier of the parent scene tree.
◆ status
| common::Status asset_preparation::v2::scene_tree::CreateNodeResponse::status = 4 |
The feedback status of the creation operation.
The documentation for this struct was generated from the following file:
- scenetree_description.proto