<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [SphereFogMaterial](./volume.spherefogmaterial.md) &gt; [color](./volume.spherefogmaterial.color.md)

## SphereFogMaterial.color property

球形雾的颜色

**Signature:**

```typescript
get color(): Color;

set color(value: Color);
```

## Remarks

当开启顶点颜色  时，此设置将无论；

