Navigation
API > API/Plugins > API/Plugins/EngineCameras
Defines FVector oscillation.
| Name | FVOscillator |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/EngineCameras/Source/EngineCameras/Public/Shakes/LegacyCameraShake.h |
| Include Path | #include "Shakes/LegacyCameraShake.h" |
Syntax
USTRUCT (BlueprintType )
struct FVOscillator
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| X | FFOscillator | Oscillation in the X axis. | Shakes/LegacyCameraShake.h |
|
| Y | FFOscillator | Oscillation in the Y axis. | Shakes/LegacyCameraShake.h |
|
| Z | FFOscillator | Oscillation in the Z axis. | Shakes/LegacyCameraShake.h |
|