<!-- 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; [fit](./volume.volumematerial.fit.md)

## VolumeMaterial.fit property

体积材质在容器内的填充模式

**Signature:**

```typescript
get fit(): VolumeFit;

set fit(value: VolumeFit);
```
