Enum SpatialMode
Spatial Hashing config
Namespace: Inferno
Assembly: Inferno.Desktop.dll
Syntax
public enum SpatialMode
Fields
| Name | Description |
|---|---|
| Regular | Collisions will work everywhere |
| SafeArea | Collisions will only work within the safearea |