PxMPMSurfaceType

Defined in include/PxMPMMaterial.h

struct PxMPMSurfaceType

MPM surface types that influence interaction between particles and obstacles.

Public Types

enum Enum

Values:

enumerator eDEFAULT

Normal surface with friction in tangential direction.

enumerator eSTICKY

Surface will always have friction in the tangential and the normal direction.

enumerator eSLIPPERY

Surface will not cause any friction.