Struct EPAxis
- Namespace
- Alis.Core.Physic.Collision
- Assembly
- Alis.dll
This structure is used to keep track of the best separating axis.
public struct EPAxis
Inherited Members
Fields
Index
The index
public int Index
Field Value
Separation
The separation
public float Separation
Field Value
Type
The type
public EPAxisType Type