<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ColorFogPointsMaterialUniforms](./volume.colorfogpointsmaterialuniforms.md)

## ColorFogPointsMaterialUniforms type

雾点材质的 uniforms

**Signature:**

```typescript
export type ColorFogPointsMaterialUniforms = PointsUniforms & FogPointsMaterialUniforms;
```
**References:** [PointsUniforms](./volume.pointsuniforms.md)<!-- -->, [FogPointsMaterialUniforms](./volume.fogpointsmaterialuniforms.md)

