<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ParticleVolumeFeatureVectorInfo](./volume.particlevolumefeaturevectorinfo.md)

## ParticleVolumeFeatureVectorInfo type

**Signature:**

```typescript
export type ParticleVolumeFeatureVectorInfo = Required<ParticleVolumeFeature> & Vector3;
```
**References:** [ParticleVolumeFeature](./volume.particlevolumefeature.md)

