---
title: quadMin
framework: gameplaykit
role: symbol
role_heading: Instance Property
path: gameplaykit/gkquad/quadmin
---

# quadMin

The corner of the rectangle with the lowest coordinate values (in most coordinate systems, the lower-left corner).

## Declaration

```swift
var quadMin: vector_float2
```

## See Also

### Instance Properties

- [quadMax](gameplaykit/gkquad/quadmax.md)
