Table of Contents

Field totalNormalImpulse

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

totalNormalImpulse

The total normal impulse applied across all sub-steps.

public float totalNormalImpulse

Field Value

float

Remarks

This is what identifies a speculative point that actually interacted during the step; Box3D.Native.b3ManifoldPoint.normalImpulse alone can be zero.