<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [GradientFogPointsMaterialUniforms](./volume.gradientfogpointsmaterialuniforms.md)

## GradientFogPointsMaterialUniforms interface

梯度雾点材质的 uniforms

**Signature:**

```typescript
export interface GradientFogPointsMaterialUniforms extends PointsUniforms, FogPointsMaterialUniforms 
```
**Extends:** [PointsUniforms](./volume.pointsuniforms.md)<!-- -->, [FogPointsMaterialUniforms](./volume.fogpointsmaterialuniforms.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [range](./volume.gradientfogpointsmaterialuniforms.range.md) |  | IUniform&lt;Vector2&gt; |  |

