Description | Hierarchy | Fields | Methods | Properties |
type TSceneNodeAnimatorCameraFPS = class(TSceneNodeAnimator)
Special scene node animator for FPS cameras.
This scene node animator can be attached to a camera to make it act like a first person shooter.
![]() |
property AllowVerticalMovement: Boolean write SetVerticalMovement; |
![]() |
property InvertMouse: Boolean write SetInvertMouse; |
![]() |
property MoveSpeed: Single read GetMoveSpeed write SetMoveSpeed; |
![]() |
property RotateSpeed: Single read GetRotateSpeed write SetRotateSpeed; |
![]() |
property MoveSpeed: Single read GetMoveSpeed write SetMoveSpeed; |