<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ExampleVolumeMaterial\_1Uniforms](./volume.examplevolumematerial_1uniforms.md)

## ExampleVolumeMaterial\_1Uniforms interface

**Signature:**

```typescript
export interface ExampleVolumeMaterial_1Uniforms 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [u\_clim](./volume.examplevolumematerial_1uniforms.u_clim.md) |  | IUniform&lt;Vector2&gt; |  |
|  [u\_cmdata](./volume.examplevolumematerial_1uniforms.u_cmdata.md) |  | IUniform&lt;null \| Texture&gt; |  |
|  [u\_data](./volume.examplevolumematerial_1uniforms.u_data.md) |  | IUniform&lt;null \| Data3DTexture&gt; |  |
|  [u\_renderstyle](./volume.examplevolumematerial_1uniforms.u_renderstyle.md) |  | IUniform&lt;[VolumeRenderStyle](./volume.volumerenderstyle.md)<!-- -->&gt; |  |
|  [u\_renderthreshold](./volume.examplevolumematerial_1uniforms.u_renderthreshold.md) |  | IUniform&lt;number&gt; |  |
|  [u\_size](./volume.examplevolumematerial_1uniforms.u_size.md) |  | IUniform&lt;Vector3&gt; |  |

