asset_preparation::v2::scene_tree::GetSceneTreeResponse Struct Reference
Last update: 16.07.2025The information about a scene tree. More...
Collaboration diagram for asset_preparation::v2::scene_tree::GetSceneTreeResponse:

Public Attributes | |
| int32 | id = 1 |
| SceneTreeProperties | properties = 2 |
| repeated NodeIdentity | nodes = 3 |
| common::Status | status = 4 |
Detailed Description
The information about a scene tree.
Member Data Documentation
◆ id
| int32 asset_preparation::v2::scene_tree::GetSceneTreeResponse::id = 1 |
The scene tree identifier.
◆ nodes
| repeated NodeIdentity asset_preparation::v2::scene_tree::GetSceneTreeResponse::nodes = 3 |
The identities of all the nodes in the scene tree (direct children only).
◆ properties
| SceneTreeProperties asset_preparation::v2::scene_tree::GetSceneTreeResponse::properties = 2 |
The scene tree properties.
◆ status
| common::Status asset_preparation::v2::scene_tree::GetSceneTreeResponse::status = 4 |
The feedback status of the examination operation.
The documentation for this struct was generated from the following file:
- scenetree_description.proto