ParticleFlipbookLayout

Defines the layout of the particle flipbook used in animations or effects.

Items

Name
Value
Description

None

0

No layout is applied; single frame is used.

Grid2x2

1

A 2x2 grid layout, dividing the flipbook into 4 frames.

Grid4x4

2

A 4x4 grid layout, dividing the flipbook into 16 frames.

Grid8x8

3

An 8x8 grid layout, dividing the flipbook into 64 frames.

Last updated