<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientFogPointsOptions](./volume.gradientfogpointsoptions.md)

## GradientFogPointsOptions interface

**Signature:**

```typescript
export interface GradientFogPointsOptions extends GradientFogPointsGeometryOptions 
```
**Extends:** [GradientFogPointsGeometryOptions](./volume.gradientfogpointsgeometryoptions.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [gradient?](./volume.gradientfogpointsoptions.gradient.md) |  | GradientTextureOptions \| null | _(Optional)_ 数值的梯度映射纹理 |

