![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"Go to the source code of this file.
Variables | |
| int32 | GParticleSimulationTextureSizeX |
| int32 | GParticleSimulationTextureSizeY |
| const int32 | GParticleSimulationTileSize |
| const int32 | GParticlesPerTile |
|
extern |
The texture size allocated for GPU simulation.
|
extern |
|
extern |
The tile size. Texture space is allocated in TileSize x TileSize units.
|
extern |