Name | Summary |
---|---|
max | var max: Vector2 The maximum coordinates of the bounding box. |
min | var min: Vector2 The minimum coordinates of the bounding box. |
Name | Summary |
---|---|
toString | open override fun toString(): String Returns a string representation of the bounding box. |