ExtGpu::PxParticleVolumeMesh

Defined in include/extensions/PxParticleExt.h

struct PxParticleVolumeMesh

Helper struct that holds information about a specific mesh in a PxParticleVolumeBufferHelper.

Deprecated:

Particle-cloth, -rigids, -attachments and -volumes have been deprecated.

Public Members

PxU32 startIndex

The index of the first triangle of this mesh in the triangle array of the PxParticleVolumeBufferHelper instance.

PxU32 count

The number of triangles of this mesh.