<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientFogPointsGeometryOptions](./volume.gradientfogpointsgeometryoptions.md)

## GradientFogPointsGeometryOptions interface

**Signature:**

```typescript
export interface GradientFogPointsGeometryOptions extends VolumeFeature 
```
**Extends:** [VolumeFeature](./volume.volumefeature.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [points](./volume.gradientfogpointsgeometryoptions.points.md) |  | [GradientFogPoint](./volume.gradientfogpoint.md)<!-- -->\[\] |  |

