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