UNPKG

@three3d/volume

Version:

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

26 lines (14 loc) 647 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [hollowGradient\_Default](./volume.hollowgradient_default.md) ## hollowGradient\_Default() function 默认的空心比率梯度函数 **Signature:** ```typescript export declare function hollowGradient_Default({ startHollow, addedHollow, ratio }: LineGradientParams): number; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | { startHollow, addedHollow, ratio } | [LineGradientParams](./volume.linegradientparams.md) | | **Returns:** number