PxCreateParticleAttachmentBuffer#
Fully qualified name: ExtGpu::PxCreateParticleAttachmentBuffer
Defined in include/extensions/PxParticleExt.h
- PxParticleAttachmentBuffer *ExtGpu::PxCreateParticleAttachmentBuffer(
- PxParticleBuffer &particleBuffer,
- PxParticleSystem &particleSystem,
Creates a particle attachment buffer.
- Deprecated:
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.
- 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