actorMeshSettings
R2026bDescription
The actorMeshSettings object specifies options for exporting
mesh files (3D models) for the actors in a scenario when exporting your scenario to an
ASAM OpenSCENARIO® XML format. The mesh files define the shape, structure, and surface details of
actors. You can choose to export the actor meshes to various formats based on the simulator
you are using to improve interoperability. You can export new mesh files in a selected format
to create a self-contained and portable scenario, or reference existing project assets to
avoid duplication and maintain consistency.
Creation
Description
meshOps = actorMeshSettings creates a default actor mesh settings
configuration object.
meshOps = actorMeshSettings(
specifies properties using one or more name-value arguments.PropertyName=Value)
Properties
Examples
Version History
Introduced in R2026b
See Also
roadrunner | openScenarioXMLExportOptions | openScenarioDSLExportOptions | sceneGraphExportOptions | exportScenario
Topics
- Simulate a RoadRunner Scenario Using MATLAB Functions (RoadRunner Scenario)