UNPKG

@three3d/volume

Version:

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

19 lines (10 loc) 443 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientData3DOptions](./volume.gradientdata3doptions.md) &gt; [range](./volume.gradientdata3doptions.range.md) ## GradientData3DOptions.range property 数值的映射区间 **Signature:** ```typescript range?: IVector2 | null; ``` ## Remarks x 为最小值,y 为最大值