<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [SliceMaterialUniforms](./volume.slicematerialuniforms.md)

## SliceMaterialUniforms interface

切片材质的 uniforms

**Signature:**

```typescript
export interface SliceMaterialUniforms 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [axis](./volume.slicematerialuniforms.axis.md) |  | IUniform&lt;Axis&gt; |  |
|  [depth](./volume.slicematerialuniforms.depth.md) |  | IUniform&lt;number&gt; |  |
|  [map](./volume.slicematerialuniforms.map.md) |  | IUniform&lt;Texture3D \| null&gt; |  |
|  [opacity](./volume.slicematerialuniforms.opacity.md) |  | IUniform&lt;number&gt; |  |

