asset_preparation::v2::scene_tree::UpdateNodeRequest Struct Reference
Last update: 16.07.2025The information required to update a node. More...
Collaboration diagram for asset_preparation::v2::scene_tree::UpdateNodeRequest:

Public Attributes | |
| int32 | scene_tree_id = 1 |
| int32 | node_id = 2 |
| int32 | id = 3 |
| NodeProperties | properties = 4 |
Detailed Description
The information required to update a node.
- Note
- All the properties are optional so you can modify only one property.
Member Data Documentation
◆ id
| int32 asset_preparation::v2::scene_tree::UpdateNodeRequest::id = 3 |
The identifier of the node.
◆ node_id
| int32 asset_preparation::v2::scene_tree::UpdateNodeRequest::node_id = 2 |
ONEOF(parent) The identifier of the parent node.
◆ properties
| NodeProperties asset_preparation::v2::scene_tree::UpdateNodeRequest::properties = 4 |
The node properties.
◆ scene_tree_id
| int32 asset_preparation::v2::scene_tree::UpdateNodeRequest::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