ToString
ToString(BoundsInt, string)
public static string ToString(this BoundsInt boundsInt, string format) ;
Description
Convert BoundsInt to a string.
Parameters
| Parameter Name | Description | 
|---|---|
| boundsInt | BoundsInt to convert to a string | 
| format | Format | 
Returns
Converted string.