MovableObjectAsset
Description
The MovableObjectAsset
object represents an asset with the
Movable Object asset type in the RoadRunner project. You can use the MovableObjectAsset
object to
represent MovableObject
actors in the
scenario.
Creation
The getAsset
function extracts
an object for the asset of the specified asset type at the specified path relative to the
Asset
folder of the specified project. Specify the
assetType
argument as "MovableObjectAsset"
to extract
a MovableObjectAsset
object.
Properties
Examples
Version History
Introduced in R2025a
See Also
addActor
| createAsset
| MovableObject
| CharacterAsset
| VehicleAsset
Topics
- Actors in RoadRunner Scenario (RoadRunner Scenario)