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