GUIUtility.ScaleAroundPivotstatic function ScaleAroundPivot (scale : Vector2, pivotPoint : Vector2) : voidDescriptionHelper function to rotate the GUI around a point. Modifies GUI.matrix to rotate all GUI elements angle degrees around pivotPoint. See Also: GUI.matrix, RotateAroundPivot |
