<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ColorFogPointsMaterialOptions](./volume.colorfogpointsmaterialoptions.md)

## ColorFogPointsMaterialOptions interface

雾点材质的选项

**Signature:**

```typescript
export interface ColorFogPointsMaterialOptions extends PointsMaterialParameters, FogPointsMaterialOptions 
```
**Extends:** PointsMaterialParameters, [FogPointsMaterialOptions](./volume.fogpointsmaterialoptions.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [uvTransform?](./volume.colorfogpointsmaterialoptions.uvtransform.md) |  | Matrix3 | _(Optional)_ |

