Main Content
sim3d.sensors.MainCamera
Create main camera actor to define perspective in Simulation 3D Viewer window
Since R2022b
Description
Use the sim3d.sensors.MainCamera
object to create a virtual main camera
object in the 3D environment. You can use the main camera actor to define a perspective of the
3D environment in the Simulation 3D Viewer window.
Creation
The sim3d.sensors.MainCamera
class is created by the createViewport
function of the sim3d.World
class and
stored in the Viewports
property.
Properties
Version History
Introduced in R2022b