The CollPointInfo type exposes the following members.

Fields

  NameDescription
Public fieldAccumulatedFrictionImpulse
Used by physics to accumulated the normal impulse
Public fieldAccumulatedNormalImpulse
Used by physics to accumulated the normal impulse
Public fieldAccumulatedNormalImpulseAux
Used by physics to accumulated the normal impulse
Public fieldDenominator
Used by physics to cache value used in calculating impulse
Public fieldInfo
SmallCollPointInfo
Public fieldMinSeparationVel
Used by physics to cache desired minimum separation velocity in the normal direction
Public fieldPosition
Used by physics to cache the world position (not really needed? pretty useful in debugging!)

See Also