Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

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:

Public Attributes

repeated 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

Connect with Ansys