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