<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [CreateGradientFogPointsOptions](./volume.creategradientfogpointsoptions.md)

## CreateGradientFogPointsOptions type

**Signature:**

```typescript
export type CreateGradientFogPointsOptions = GradientFogPointsOptions & GradientFogPointsMaterialOptions;
```
**References:** [GradientFogPointsOptions](./volume.gradientfogpointsoptions.md)<!-- -->, [GradientFogPointsMaterialOptions](./volume.gradientfogpointsmaterialoptions.md)

