ExtGpu::PxCreateParticleAttachmentBuffer

Defined in include/extensions/PxParticleExt.h

PxParticleAttachmentBuffer *ExtGpu::PxCreateParticleAttachmentBuffer(PxParticleBuffer &particleBuffer, PxParticleSystem &particleSystem)

Creates a particle attachment buffer.

Parameters
  • particleBuffer[in] The particle buffer that contains particles that should get attached to something

  • particleSystem[in] The particle system that is used to simulate the userBuffer

Returns

An attachment buffer ready to use