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