differt.scene.get_sionna_scene#
- get_sionna_scene(scene_name, *, folder='<path-to-differt>/scene/scenes')[source]#
Return the path to the given Sionna scene.
- Parameters:
- Return type:
- Returns:
The path, relative to the current working directory, to the given
scene.xmlfile.- Raises:
ValueError – If scene does not exist.