Class TOIInput
- Namespace
- Alis.Core.Physic.Collision
- Assembly
- Alis.dll
Input parameters for CalculateTimeOfImpact
public class TOIInput
Inheritance
Inherited Members
Fields
ProxyA
The proxy
public DistanceProxy ProxyA
Field Value
ProxyB
The proxy
public DistanceProxy ProxyB
Field Value
SweepA
The sweep
public Sweep SweepA
Field Value
SweepB
The sweep
public Sweep SweepB
Field Value
TMax
The max
public float TMax