PxParticleSolverType

Defined in include/PxParticleSolverType.h

struct PxParticleSolverType

Identifies the solver to use for a particle system.

Deprecated:

The solver type will be removed in a future version without replacement.

Public Types

enum Enum

Values:

enumerator ePBD

The position based dynamics solver that can handle fluid, granular material, cloth, inflatables etc. See PxPBDParticleSystem.