Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/ULegacyCameraShake
Syntax
UPROPERTY&40;EditAnywhere, Category&61;AnimShake&41;
uint32 bRandomAnimSegment: 1
Remarks
If true, play a random snippet of the animation of length Duration. Implies bLoop and bRandomStartTime = true for the AnimSequence. If false, play the full anim once, non-looped. Useful for getting variety out of a single looped AnimSequence asset.