<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/effect](./effect.md) &gt; [PathGeometry](./effect.pathgeometry.md) &gt; [color](./effect.pathgeometry.color.md)

## PathGeometry.color property

线的颜色

**Signature:**

```typescript
get color(): ColorRepresentation | null | undefined;

set color(value: ColorRepresentation | null | undefined);
```

## Remarks

顶点颜色

