UNPKG

@three3d/volume

Version:

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

23 lines (12 loc) 560 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientVolumeMaterial](./volume.gradientvolumematerial.md) &gt; [voidRange](./volume.gradientvolumematerial.voidrange.md) ## GradientVolumeMaterial.voidRange property 空值的范围 **Signature:** ```typescript get voidRange(): Vector2; set voidRange(value: Vector2); ``` ## Remarks 当数值在此范围中时,会被认为是空的值,渲染时会被丢弃 包含左右边界值