Description
Records a value over time and can access the value from the past
Information
| Plugin | RigVM |
| Category | Simulation|Time |
| Tags | TimeOffset,Value Over Time (Float),Buffer,Delta,History,Previous,Delay,Value Over Time (Vector),Value Over Time (Transform) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The value to record | float Transform Vector |
0.000000 |
| SecondsAgo | Seconds of time in the past you want to query the value for | float |
0.500000 |
| BufferSize | The sampling precision of the buffer. The higher the more precise - the more memory usage. | int32 |
16 |
| TimeRange | The maximum time required for offsetting in seconds. | float |
1.000000 |