FThirdPersonCameraParams¶
#include <ThirdPersonCameraParams.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FThirdPersonCameraParams() |
Public Attributes¶
| Name | |
|---|---|
| FName | AttachBone |
| FVector | CameraOffset |
| FRotator | CameraRotationOffset |
| FVector | CloseCameraOffset |
| float | CollisionDepth |
| float | CrouchOffset |
| float | CrouchSpeed |
| float | CurrentCameraOffset |
| float | KnockdownOffset |
| float | KnockdownSpeed |
| FRotator | Rotation |
| float | ZoomInSpeed |
| float | ZoomOutSpeed |
| bool | bResetCollision |
| bool | bUseDefaultCameraRotation |
| bool | bUsePawnControlRotation |
Updated on 2025-01-21 at 09:02:26 +0100