UNPKG

@three3d/volume

Version:

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

21 lines (12 loc) 596 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [SliceMaterial](./volume.slicematerial.md) &gt; [(constructor)](./volume.slicematerial._constructor_.md) ## SliceMaterial.(constructor) Constructs a new instance of the `SliceMaterial` class **Signature:** ```typescript constructor(options?: SliceMaterialOptions); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | options | [SliceMaterialOptions](./volume.slicematerialoptions.md) | _(Optional)_ |