UNPKG

@three3d/volume

Version:

@three3d/volume 提供了 ThreeJS 的云效果,包括:点状云、线状云、热力云

21 lines (12 loc) 725 B
<!-- 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) &gt; [(constructor)](./volume.imagevolumematerial._constructor_.md) ## ImageVolumeMaterial.(constructor) Constructs a new instance of the `ImageVolumeMaterial` class **Signature:** ```typescript constructor(options?: VolumeMaterialOptions<ImageData3DTexture>); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | options | [VolumeMaterialOptions](./volume.volumematerialoptions.md)<!-- -->&lt;[ImageData3DTexture](./volume.imagedata3dtexture.md)<!-- -->&gt; | _(Optional)_ |