<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ColorFogPointsMaterial](./volume.colorfogpointsmaterial.md) &gt; [alphaMap](./volume.colorfogpointsmaterial.alphamap.md)

## ColorFogPointsMaterial.alphaMap property

**Signature:**

```typescript
get alphaMap(): Texture | null;

set alphaMap(value: Texture | null);
```
