Class DewDebug
Inheritance
object
DewDebug
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public static class DewDebug
Methods
DrawRect(Rect, Color, float)
Declaration
public static void DrawRect(Rect rect, Color color, float duration)
Parameters
| Type | Name | Description |
|---|---|---|
| UnityEngine.Rect | rect | |
| UnityEngine.Color | color | |
| float | duration |