bRandomAnimSegment

If true, play a random snippet of the animation of length Duration.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category=AnimShake)
uint32 bRandomAnimSegment: 1

Remarks

If true, play a random snippet of the animation of length Duration. Implies bLoop and bRandomStartTime = true for the CameraAnim. If false, play the full anim once, non-looped. Useful for getting variety out of a single looped CameraAnim asset.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss