Enum UpdateMode
The update config
Namespace: Inferno
Assembly: Inferno.Desktop.dll
Syntax
public enum UpdateMode
Fields
| Name | Description |
|---|---|
| Regular | Standard Update Scheme, every Instance gets updated every frame if it is marked as updatable |
| SafeArea | Only Instances within the safearea will recieve updates |