Enum DebugState
Definition
- Assembly:
- Tizen.NUI.Physics2D.dll
Enumeration to turn the debug layer on or off.
public enum DebugState
Fields
| Name | Description |
|---|---|
| Off | Debug state is turned off - no debug is drawn |
| On | Debug state is turned on - if there is a Debug layer, then the physics debug is drawn over the top of the root layer |