@three3d/effect
Version:
@three3d/effect 提供了 ThreeJS 的特效
21 lines (11 loc) • 519 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/effect](./effect.md) > [PathGeometry](./effect.pathgeometry.md) > [endColor](./effect.pathgeometry.endcolor.md)
## PathGeometry.endColor property
终点处的颜色
**Signature:**
```typescript
get endColor(): ColorRepresentation | null;
set endColor(value: ColorRepresentation | null);
```
## Remarks
用于生成路径的从开始颜色到结束颜色的过渡颜色