@three3d/volume
Version:
@three3d/volume 提供了 ThreeJS 的云效果,包括:点状云、线状云、热力云
12 lines (7 loc) • 417 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/volume](./volume.md) > [GradientFogPointsGeometryOptions](./volume.gradientfogpointsgeometryoptions.md) > [points](./volume.gradientfogpointsgeometryoptions.points.md)
## GradientFogPointsGeometryOptions.points property
**Signature:**
```typescript
points: GradientFogPoint[];
```