Main Content
updateCamera
Class: Aero.Animation
Namespace: Aero
Update camera in animation object
Syntax
updateCamera(h,time)
Description
updateCamera(
updates the camera in the animation object h
,time
)h
.
Note
The PositionFcn
property of a camera object controls the camera
position relative to the bodies in the animation. The default camera
PositionFcn
follows the path of a first-order chase vehicle. So the
camera requires a few steps to position itself correctly in the chase plane position.
Input Arguments
Examples
Version History
Introduced in R2007a