This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Adds a value over time over and over again Adds a vector over time over and over again
Information
| Plugin | RigVM |
| Category | Simulation|Accumulate |
| Tags | AccumulateAdd,Accumulate Add (Float),Simulate,++,Accumulate Add (Vector) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Increment | The increment to add for every iteration | float Vector |
0.000000 |
| InitialValue | The initial value to start at | float Vector |
0.000000 |
| bIntegrateDeltaTime | If True the integration will be relying on the delta time to create more deterministic results with varying framerates. | bool |
False |