asset_preparation::v1::scene_tree::UpdateSceneTreeRequest Struct Reference Last update: 16.07.2025 The information required to update a scene tree. More... Collaboration diagram for asset_preparation::v1::scene_tree::UpdateSceneTreeRequest: [legend] Public Attributesint32 id = 1 SceneTreeProperties properties = 2 Detailed Description The information required to update a scene tree. NoteAll the properties are optional so you can modify only one property. Member Data Documentation ◆ id int32 asset_preparation::v1::scene_tree::UpdateSceneTreeRequest::id = 1 The identifier of the scene tree to update. ◆ properties SceneTreeProperties asset_preparation::v1::scene_tree::UpdateSceneTreeRequest::properties = 2 The scene tree properties. The documentation for this struct was generated from the following file:scenetree_description.proto