Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Clear
Method
Clear
Source/Engine/Particles/ParticlesData.cpp:29–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void ParticleLayout::Clear()
30
{
31
Size = 0;
32
Attributes.Clear();
33
}
34
35
void ParticleLayout::UpdateLayout()
36
{
Callers
15
unload
Method · 0.45
ClearState
Method · 0.45
DrawEmitterCPU
Function · 0.45
DrawEmittersGPU
Function · 0.45
UpdateGPU
Function · 0.45
AcquireParticleBuffer
Method · 0.45
OnEmitterUnload
Method · 0.45
Dispose
Method · 0.45
PostExecute
Method · 0.45
Setup
Method · 0.45
load
Method · 0.45
unload
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected