Enum IntegrationState
Definition
- Assembly:
- Tizen.NUI.Physics2D.dll
Enumeration to turn the integration step on or off.
public enum IntegrationState
Fields
| Name | Description |
|---|---|
| Off | Integration state is turned off - physics stops running |
| On | Integration state is turned on - physics runs in Update thread |