<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ExampleVolumeMaterial\_CloudUniforms](./volume.examplevolumematerial_clouduniforms.md)

## ExampleVolumeMaterial\_CloudUniforms interface

示例体积材质-云 的 uniforms

**Signature:**

```typescript
export interface ExampleVolumeMaterial_CloudUniforms 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [base](./volume.examplevolumematerial_clouduniforms.base.md) |  | IUniform&lt;Color&gt; |  |
|  [cameraPos](./volume.examplevolumematerial_clouduniforms.camerapos.md) |  | IUniform&lt;Vector3&gt; |  |
|  [frame](./volume.examplevolumematerial_clouduniforms.frame.md) |  | IUniform&lt;number&gt; |  |
|  [map](./volume.examplevolumematerial_clouduniforms.map.md) |  | IUniform&lt;null \| [GradientData3DTexture](./volume.gradientdata3dtexture.md)<!-- -->&gt; |  |
|  [opacity](./volume.examplevolumematerial_clouduniforms.opacity.md) |  | IUniform&lt;number&gt; |  |
|  [range](./volume.examplevolumematerial_clouduniforms.range.md) |  | IUniform&lt;number&gt; |  |
|  [steps](./volume.examplevolumematerial_clouduniforms.steps.md) |  | IUniform&lt;number&gt; |  |
|  [threshold](./volume.examplevolumematerial_clouduniforms.threshold.md) |  | IUniform&lt;number&gt; |  |

