|
NGUI: Next-Gen UI kit
3.7.2
|
This is the complete list of members for NGUIHandles, including all inherited members.
| DrawCenteredLabel(Vector3 worldPos, string text) | NGUIHandles | static |
| DrawCenteredLabel(Vector3 worldPos, string text, float width) | NGUIHandles | static |
| DrawCenteredLabel(Vector2 screenPos, string text) | NGUIHandles | static |
| DrawCenteredLabel(Vector2 screenPos, string text, float width) | NGUIHandles | static |
| DrawLine(Plane p, Vector2 v0, Vector2 v1) | NGUIHandles | static |
| DrawShadowedLine(Plane p, Vector2 screenPos0, Vector2 screenPos1, Color c) | NGUIHandles | static |
| DrawShadowedLine(Plane p, Vector3 worldPos0, Vector3 worldPos1, Color c) | NGUIHandles | static |
| DrawShadowedLine(Vector3[] corners, Vector3 worldPos0, Vector3 worldPos1, Color c) | NGUIHandles | static |
| DrawSize(Vector3[] worldPos, int width, int height) | NGUIHandles | static |
| ScreenToWorldPoint(Plane p, Vector2 screenPos, out Vector3 worldPos) | NGUIHandles | static |
| ScreenToWorldPoint(Vector3[] corners, Vector2 screenPos, out Vector3 worldPos) | NGUIHandles | static |