---
title: boxMin
framework: gameplaykit
role: symbol
role_heading: Instance Property
path: gameplaykit/gkbox/boxmin
---

# boxMin

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

## Declaration

```swift
var boxMin: vector_float3
```

## See Also

### Instance Properties

- [boxMax](gameplaykit/gkbox/boxmax.md)
