PxHairSystemFlag
Defined in include/PxHairSystemFlag.h
-
struct PxHairSystemFlag
Binary settings for hair system simulation.
Public Types
-
enum Enum
Values:
-
enumerator eDISABLE_SELF_COLLISION
Determines if self-collision between hair vertices is ignored.
-
enumerator eDISABLE_EXTERNAL_COLLISION
Determines if collision between hair and external bodies is ignored.
-
enumerator eDISABLE_TWOSIDED_ATTACHMENT
Determines if attachment constraint is also felt by body to which the hair is attached.
-
enumerator eDISABLE_SELF_COLLISION
-
enum Enum