<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ExampleVolumeMaterial\_Cloud](./volume.examplevolumematerial_cloud.md) &gt; [map](./volume.examplevolumematerial_cloud.map.md)

## ExampleVolumeMaterial\_Cloud.map property

三维纹理

**Signature:**

```typescript
get map(): GradientData3DTexture | null;

set map(value: GradientData3DTexture | null);
```
