ensightservice::UpdateSceneBegin Struct Reference Last update: 16.07.2025 Public Attributesbool reset = 1 uint64 id = 2 Detailed Description Sent to mark the start of an update operation, the scene will not be complete until UpdateSceneEnd is received Definition at line 223 of file dynamic_scene_graph.proto. Member Data Documentation ◆ id uint64 ensightservice::UpdateSceneBegin::id = 2 The scene entity id. Definition at line 225 of file dynamic_scene_graph.proto. ◆ reset bool ensightservice::UpdateSceneBegin::reset = 1 If true, scene being updated will replace the current scene, client deletes all existing entity definitions. If false, this is an incremental update to be merged into existing scene entities. Definition at line 224 of file dynamic_scene_graph.proto. The documentation for this struct was generated from the following file:D:/Product-src/ensight/client/rpc_interface/dynamic_scene_graph.proto