@three3d/volume
Version:
@three3d/volume 提供了 ThreeJS 的云效果,包括:点状云、线状云、热力云
20 lines (12 loc) • 744 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/volume](./volume.md) > [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)_ 表示为空的值 |