<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [SliceMaterialOptions](./volume.slicematerialoptions.md) &gt; [depth](./volume.slicematerialoptions.depth.md)

## SliceMaterialOptions.depth property

轴上的坐标值

**Signature:**

```typescript
depth?: number | null;
```

## Remarks

会在轴的该位置处获取切片

