UNPKG

@three3d/volume

Version:

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

21 lines (11 loc) 594 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; [discardOut](./volume.gradientdata3doptions.discardout.md) ## GradientData3DOptions.discardOut property 是否丢弃超出映射范围的数值 **Signature:** ```typescript discardOut?: boolean | null; ``` ## Remarks 当数值超出映射区间 [GradientData3DOptions.range](./volume.gradientdata3doptions.range.md) 时,是否丢弃; 包含左右边界值