UNPKG

@three3d/volume

Version:

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

14 lines (8 loc) 352 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientParams](./volume.gradientparams.md) &gt; [point](./volume.gradientparams.point.md) ## GradientParams.point property 当前点的坐标 **Signature:** ```typescript point: Vector3; ```