---
title: size
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothboxshape/size
---

# size

The size of the box along each axis.

## Declaration

```swift
var size: SIMD3<Float> { get set }
```

## Discussion

Discussion Each component must be positive.
