<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ImageVolumeMaterial](./volume.imagevolumematerial.md)

## ImageVolumeMaterial class

图像体积材质

**Signature:**

```typescript
export declare class ImageVolumeMaterial extends VolumeMaterial<ImageData3DTexture> 
```
**Extends:** [VolumeMaterial](./volume.volumematerial.md)<!-- -->&lt;[ImageData3DTexture](./volume.imagedata3dtexture.md)<!-- -->&gt;

## Remarks

用于渲染3D图像的材质

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(options)](./volume.imagevolumematerial._constructor_.md) |  | Constructs a new instance of the <code>ImageVolumeMaterial</code> class |

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [isImageVolumeMaterial](./volume.imagevolumematerial.isimagevolumematerial.md) | <code>readonly</code> | (not declared) |  |

