vss::simulation::SceneInfo Struct Reference Last update: 14.01.2025 Contains all components that make up a scene: the assets and the track. More... Collaboration diagram for vss::simulation::SceneInfo: [legend] Public Attributesrepeated AssetInfo assets = 1 vss::ResourceIdentifier track = 2 Detailed Description Contains all components that make up a scene: the assets and the track. Member Data Documentation ◆ assets repeated AssetInfo vss::simulation::SceneInfo::assets = 1 The list of all assets included in the scene. ◆ track vss::ResourceIdentifier vss::simulation::SceneInfo::track = 2 The path to the track file or the identifier of the uploaded track. The documentation for this struct was generated from the following file:configuration.proto