<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientData3DToImageData3DOptions](./volume.gradientdata3dtoimagedata3doptions.md)

## GradientData3DToImageData3DOptions interface

梯度 Data3D 转 ImageData3D 的选项

**Signature:**

```typescript
export interface GradientData3DToImageData3DOptions extends GradientData3DOptions 
```
**Extends:** [GradientData3DOptions](./volume.gradientdata3doptions.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [voidColor?](./volume.gradientdata3dtoimagedata3doptions.voidcolor.md) |  | \[number, number, number, number\] | _(Optional)_ |

