<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [CreateGradientData3DTextureOptions](./volume.creategradientdata3dtextureoptions.md)

## CreateGradientData3DTextureOptions interface

**Signature:**

```typescript
export interface CreateGradientData3DTextureOptions 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [uint8?](./volume.creategradientdata3dtextureoptions.uint8.md) |  | boolean | _(Optional)_ 3D数据中包含的数值是否是 uint8 类型的 |
|  [voidValue?](./volume.creategradientdata3dtextureoptions.voidvalue.md) |  | number | _(Optional)_ 表示为空的值 |

