Struct GlobalUIManager.RectResult
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public struct GlobalUIManager.RectResult
Fields
distance
Declaration
public float distance
Field Value
| Type | Description |
|---|---|
| float |
rect
Declaration
public Rect rect
Field Value
| Type | Description |
|---|---|
| UnityEngine.Rect |