Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/UParticleLODLevel
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleLODLevel.h |
| Include | #include "Particles/ParticleLODLevel.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleComponents.cpp |
void GetStreamingMeshInfo
&40;
const FBoxSphereBounds & Bounds,
TArray< FStreamingRenderAssetPrimitiveInfo > & OutStreamingRenderAssets
&41; const
Remarks
Appends information on streaming meshes
Parameters
| Name | Description |
|---|---|
| Bounds | the bounds of the parent particle system component |
| OutStreamingRenderAssets | where the streaming mesh information will be added |