Enum TOIOutputState
- Namespace
- Alis.Core.Physic.Collision
- Assembly
- Alis.dll
The toi output state enum
public enum TOIOutputStateFields
Unknown = 0-
The unknown toi output state
Failed = 1-
The failed toi output state
Overlapped = 2-
The overlapped toi output state
Touching = 3-
The touching toi output state
Seperated = 4-
The seperated toi output state