<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientVolumeMaterialOptions](./volume.gradientvolumematerialoptions.md) &gt; [gradient](./volume.gradientvolumematerialoptions.gradient.md)

## GradientVolumeMaterialOptions.gradient property

数值的梯度映射纹理

**Signature:**

```typescript
gradient?: GradientTextureOptions | null;
```
