Gorilla.Camera

Unit Gorilla.Camera.pas

Classes

Enumerations

Constants

TGorillaSmoothCameraControlType

enum TGorillaSmoothCameraControlType = ( scctRotateY, scctMoveY, scctZoom, scctShiftX, scctShiftY, scctShiftZ ) ;

A type defining which camera controlling will be done by the TGorillaSmoothCameraController.

TGorillaSmoothCameraController

The smooth camera controller is a dummy component linked to a camera component and allows to rotate the linked camera around y-axis and move it on y-axis. Use this component in viewers where users need fluid control. The controller works by impulse which can be set by a viewport mouse events or by input controller events (gamepad, keyboard, mouse).

Ancestors

Members

Fields

Methods

Properties