ParticleFlipbookLayout
Determines the layout of the flipbook texture.
Items 4
History | Name | Value | Description | |
---|---|---|---|---|
506 | None | 0 | Disable flipbook features and use the texture as a single static texture over the particle's lifetime. | |
549 | Grid2x2 | 1 | 2×2 frames for a 4-frame animation. | |
549 | Grid4x4 | 2 | 4×4 frames for a 16-frame animation. | |
549 | Grid8x8 | 3 | 8×8 frames for a 64-frame animation. |
Removed items 3
History | Name | Value | |
---|---|---|---|
549 | EightByEight | 3 | |
549 | FourByFour | 2 | |
549 | TwoByTwo | 1 |
Description
Determines the layout of the flipbook texture.
History 11
- 549 Remove TwoByTwo
- 549 Add Grid8x8
- 549 Add Grid4x4
- 549 Add Grid2x2
- 549 Remove FourByFour
- 549 Remove EightByEight
- 506 Add TwoByTwo
- 506 Add None
- 506 Add FourByFour
- 506 Add EightByEight
- 506 Add ParticleFlipbookLayout