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

# max

## Declaration

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

## Discussion

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