|
CommonLibVR
|
#include <hkpContactPointProperties.h>
Public Attributes | |
| float | internalData |
Public Attributes inherited from RE::hkpSolverResults | |
| float | impulse |
| float | data |
Public Attributes inherited from RE::hkContactPointMaterial | |
| std::uint64_t | userData |
| hkUFloat8 | friction |
| std::uint8_t | restitution |
| hkUFloat8 | maxImpulse |
| REX::EnumSet< Flag, std::uint8_t > | flags |
Additional Inherited Members | |
Public Types inherited from RE::hkContactPointMaterial | |
| enum class | Flag { kIsNew = 1 << 0 , kUsesSolverPath2 = 1 << 1 , kBreakoffObjectID = 1 << 2 , kIsDisabled = 1 << 3 } |
| float RE::hkpContactPointProperties::internalData |