UNPKG

@three3d/volume

Version:

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

20 lines (12 loc) 680 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientFogPointsGeometryOptions](./volume.gradientfogpointsgeometryoptions.md) ## GradientFogPointsGeometryOptions interface **Signature:** ```typescript export interface GradientFogPointsGeometryOptions extends VolumeFeature ``` **Extends:** [VolumeFeature](./volume.volumefeature.md) ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [points](./volume.gradientfogpointsgeometryoptions.points.md) | | [GradientFogPoint](./volume.gradientfogpoint.md)<!-- -->\[\] | |