Enum Physics2DServerSingleton.ProcessInfo
enum ProcessInfo
: int { ... }
Enum members
Name | Description |
---|---|
infoActiveObjects
|
Constant to get the number of objects that are not sleeping. |
infoCollisionPairs
|
Constant to get the number of possible collisions. |
infoIslandCount
|
Constant to get the number of space regions where a collision could occur. |