<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ExampleVolumeMaterial\_1](./volume.examplevolumematerial_1.md) &gt; [style](./volume.examplevolumematerial_1.style.md)

## ExampleVolumeMaterial\_1.style property

渲染样式

**Signature:**

```typescript
get style(): VolumeRenderStyle;

set style(value: VolumeRenderStyle);
```
