FirstFlipbookFrame

The static mesh to use for the first frame of the flipbook.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category="Mesh Flipbook", Meta=(EditCondition="bEnableMeshFlipbook"))
UStaticMesh * FirstFlipbookFrame

Remarks

The static mesh to use for the first frame of the flipbook. Its name will also be used to find subsequent frames of a similar name.

The subsequent frames are expected to exist in the same content directory as the first frame of the flipbook, otherwise they will not be found or used.

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