Click or drag to resize
Ab4d.SharpEngine logo

FreeCameraRotateCamera Method

Overload List
 NameDescription
Public methodRotateCamera(Single, Single) Rotates the free camera for the specified heading and attitude. When RotationCenterPosition is set, the camera rotates around RotationCenterPosition which changes the TargetPosition and CameraPosition.
Public methodRotateCamera(Single, Single, Single) Rotates the free camera for the specified heading, attitude and bank. When RotationCenterPosition is set, the camera rotates around RotationCenterPosition which changes the TargetPosition and CameraPosition.
Top
See Also