---
title: min
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/rect3dfloat/min
---

# min

## Declaration

```swift
var min: Point3DFloat { get }
```

## Discussion

Discussion Returns a point that represents the corner of the rectangle with smallest x-, y-, and z-coordinates.
