<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [CreateColorFogPointsOptions](./volume.createcolorfogpointsoptions.md)

## CreateColorFogPointsOptions type

**Signature:**

```typescript
export type CreateColorFogPointsOptions = ColorFogPointsOptions & ColorFogPointsMaterialOptions;
```
**References:** [ColorFogPointsOptions](./volume.colorfogpointsoptions.md)<!-- -->, [ColorFogPointsMaterialOptions](./volume.colorfogpointsmaterialoptions.md)

