Click or drag to resize

NGraphicsRotateUV Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void RotateUV(
	Vector2[] uv,
	ref Rect baseUVRect
)

Parameters

uv
Type: Vector2
baseUVRect
Type: Rect
See Also