<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [SliceMaterial](./volume.slicematerial.md) &gt; [axis](./volume.slicematerial.axis.md)

## SliceMaterial.axis property

轴

**Signature:**

```typescript
get axis(): Axis;

set axis(value: Axis);
```

## Remarks

切片就是垂直于该轴的截面

