---
title: boxMax
framework: gameplaykit
role: symbol
role_heading: Instance Property
path: gameplaykit/gkbox/boxmax
---

# boxMax

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

## Declaration

```swift
var boxMax: vector_float3
```

## See Also

### Instance Properties

- [boxMin](gameplaykit/gkbox/boxmin.md)
