---
title: quadMax
framework: gameplaykit
role: symbol
role_heading: Instance Property
path: gameplaykit/gkquad/quadmax
---

# quadMax

The corner of the rectangle with the highest coordinate values (in most coordinate systems, the upper-right corner).

## Declaration

```swift
var quadMax: vector_float2
```

## See Also

### Instance Properties

- [quadMin](gameplaykit/gkquad/quadmin.md)
