<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientFogPointsMaterial](./volume.gradientfogpointsmaterial.md) &gt; [(constructor)](./volume.gradientfogpointsmaterial._constructor_.md)

## GradientFogPointsMaterial.(constructor)

Constructs a new instance of the `GradientFogPointsMaterial` class

**Signature:**

```typescript
constructor(options?: GradientFogPointsMaterialOptions);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  options | [GradientFogPointsMaterialOptions](./volume.gradientfogpointsmaterialoptions.md) | _(Optional)_ |

