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