<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [HeatAccumulateValue](./volume.heataccumulatevalue.md)

## HeatAccumulateValue type

热力值及其相关信息

**Signature:**

```typescript
export type HeatAccumulateValue = Required<Omit<SphereParticleVolumeFeature, "valueGradient">> & GradientParams;
```
**References:** [SphereParticleVolumeFeature](./volume.sphereparticlevolumefeature.md)<!-- -->, [GradientParams](./volume.gradientparams.md)

