Go to: Related nodes. Attributes.

Frame cache node. Caches a double stream's value across a set of frames. Presents outputs based on integer frame offsets (eg. output 1 is the stream's value at "frame + 1").

Node name Parents Classification MFn type Compatible function sets
frameCache dependNode utility/general kTime kBase
kNamedObject
kDependencyNode
kTime

Related nodes

sampler, network, record

Attributes (5)

future, past, stream, varyTime, varying

Long name (short name) Type Default Flags
future (f) double 0.0 arrayoutputconnectable
Cache output. Value at the given frame plus offset of the multi-index.
past (p) double 0.0 arrayoutputconnectable
Cache output. Value at the given frame minus offset of the multi-index.
varying (v) double 0.0 outputconnectable
Value at the frame corresponding to "varyTime"
varyTime (vt) double 0.0 outputinputconnectablestorable
Time that the "varying" output is based on
stream (s) double 0.0 outputinputconnectablestorable
Input data stream. Animated number to be cached.