This version of Unity is unsupported.

RectInt.ToString

Declaration

public string ToString();

Declaration

public string ToString(string format);

Declaration

public string ToString(string format, IFormatProvider formatProvider);

Parameters

format A numeric format string.
formatProvider An object that specifies culture-specific formatting.

Description

Returns the x, y, width and height of the RectInt.