Delegate ParticlePool.CopyParticlePoolDelegate
public delegate void ParticlePool.CopyParticlePoolDelegate(IntPtr oldPool, int oldCapacity, int oldSize, IntPtr newPool, int newCapacity, int newSize)
Parameters
- Extension Methods
public delegate void ParticlePool.CopyParticlePoolDelegate(IntPtr oldPool, int oldCapacity, int oldSize, IntPtr newPool, int newCapacity, int newSize)