![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CameraShakeManagerComponentClass |
Variables | |
| SCR_CameraShakeManagerComponentClass | m_mShakeMatrix [4] |
| This manager allows adding camera shake that is updated automatically and can be applied to any transform via provided API. | |
| float | m_fFovScale |
| const int | CAMERA_SHAKE_INSTANCES = 16 |
| Array of pre-cached generic shakes. | |
| ref SCR_NoisyCameraShakeProgress | m_aShakeInstances [CAMERA_SHAKE_INSTANCES] |
| ref array< ref SCR_BaseCameraShakeProgress > | m_aAdditionalInstances = {} |
| Array of custom shakes. | |
|
protected |
Array of pre-cached generic shakes.
Definition at line 14 of file SCR_CameraShakeManagerComponent.c.
|
protected |
Array of custom shakes.
Definition at line 18 of file SCR_CameraShakeManagerComponent.c.
|
protected |
Definition at line 15 of file SCR_CameraShakeManagerComponent.c.
|
protected |
Definition at line 11 of file SCR_CameraShakeManagerComponent.c.
| SCR_CameraShakeManagerComponentClass m_mShakeMatrix[4] |
This manager allows adding camera shake that is updated automatically and can be applied to any transform via provided API.
Immediate shake transformation matrix