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 nameParentsMFn typeCompatible function sets
frameCachedependNodekTimekBase
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.
varying (v) double0.0outputconnectable
Value at the frame corresponding to "varyTime"
varyTime (vt) double0.0outputinputconnectablestorable
Time that the "varying" output is based on
stream (s) double0.0outputinputconnectablestorable
Input data stream. Animated number to be cached.