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 of the future plug is the stream's value at "frame + 1"). The cache only deals with values stored at integer frame values. It will always calculate the result for moments between frames.

Node nameParentsClassificationMFn typeCompatible function sets
frameCachenodeutility/scalarkTimekBase
kNamedObject
kDependencyNode
kTime

Related nodes

sampler, network, record

Attributes (5)

future, past, stream, varyTime, varying

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