<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [VolumeMaterial](./volume.volumematerial.md) &gt; [containerSize](./volume.volumematerial.containersize.md)

## VolumeMaterial.containerSize property

渲染体积材质容器的尺寸

**Signature:**

```typescript
get containerSize(): Vector3;
```

## Remarks

每次调用都会重新计算

