ToString

public static string ToString(this BoundsInt boundsInt, string format) ;

Convert BoundsInt to a string.

Parameter Name Description
boundsInt BoundsInt to convert to a string
format Format

Converted string.