Class TCastleCamera
Unit
Declaration
type TCastleCamera = class(TCastleTransform)
Description
Camera determines viewer position and orientation in the viewport.
You can create instances of this class yourself, and add them to TCastleViewport.Items, and set them as TCastleViewport.Camera.
Note that this class does not handle any user input to modify the camera. For this, see TCastleNavigation descendants.
Source: transform/castletransform_camera.inc (line 253).
Hierarchy
- TObject
- TPersistent
- TComponent
- TCastleComponent
- TCastleTransform
- TCastleCamera
Generated by PasDoc 0.17.0.snapshot.