<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [VolumeFeature](./volume.volumefeature.md)

## VolumeFeature interface

体积特征

**Signature:**

```typescript
export interface VolumeFeature 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [radius?](./volume.volumefeature.radius.md) |  | number | _(Optional)_ 半径 |
|  [value?](./volume.volumefeature.value.md) |  | number | _(Optional)_ 值 |

