<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [LineGradientParams](./volume.linegradientparams.md) &gt; [point](./volume.linegradientparams.point.md)

## LineGradientParams.point property

当前点的坐标

**Signature:**

```typescript
point: Vector3;
```
