CameraLookAt
Description
- Derived from
-
CameraCenter abstract
ISceneEntityViewFocusable
A scene entity view that places the camera at a given point in local-space, making it look at a specific target.
Public / Attributes
ZoomControl
The input modifiers that must be present to enable control of CameraBase.Zoom via the mouse, in addition to the default mouse wheel control.
Defaults to InputModifiers.Left and InputModifiers.Right.