actor
R2026bDescription
Add-On Required: This feature requires the 3D Scenarios add-on.
An Actor object represents a movable entity in a 3D
scenario.
Creation
Create actors by using these functions:
Description
creates a generic point actor in the specified scenario using the specified position or
trajectory. Generic point actors do not include a 3D model. If you specify multiple
positions or trajectories, then the function creates multiple actors.actr = actor(scnro,p)
By default, creating an actor automatically creates an actor visual in each open
scenario viewer. To avoid the automatic creation of visuals in a viewer, set the
AutoUpdate property of the corresponding GlobeViewer object
to "off".
Input Arguments
Output Arguments
Properties
Object Functions
Version History
Introduced in R2026b