Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraMeshRendererProperties
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Mesh Rendering",
Meta&61;&40;EditCondition&61;"bEnableMeshFlipbook && FirstFlipbookFrame &33;&61; nullptr", EditConditionHides, ClampMin&61;1, ClampMax&61;10, NoSpinbox&61;true, DisplayAfter&61;"bEnableMeshFlipbook"&41;&41;
uint32 FlipbookSuffixNumDigits
Remarks
The number of digits to expect in the frame number of the flipbook page. A value of 1 will expect no leading zeros in the package names, and can also be used for names with frame numbers that extend to 10 and beyond (Example: Frame_1, Frame_2, ..., Frame_10, Frame_11, etc.)