Go to: Related nodes. Attributes.

Sampler node

Node name Parents MFn type Compatible function sets
sampler dependNode kTime kBase
kNamedObject
kDependencyNode
kTime

Related nodes

frameCache, network, record

Attributes (15)

function, function_Default, function_Hidden, function_Inmap, function_InmapFrom, function_InmapTo, function_Outmap, function_OutmapFrom, function_OutmapTo, function_Raw, invert, maximum, minimum, step, value

Long name (short name) Type Default Flags
minimum (min) double 0.0 outputinputconnectablestorable
Low point of the sample interval
maximum (max) double 0.0 outputinputconnectablestorable
High point of the sample interval
step (s) double 0.0 outputinputconnectablestorable
Amount to step by from low to high point of the sample interval
invert (i) bool false outputinputconnectablestorable
If set then go from high to low in the sample interval
value (v) double 0.0 arrayoutputconnectable
Sampled value
function (f) compound n/a outputinputconnectablestorable
For Internal Use Only
function_Hidden (fh) function NULL outputinputhidden
For Internal Use Only
Function being applied at this attribute with the mappings cached for efficiency
function_Raw (fr) function NULL outputinputconnectable
For Internal Use Only
Actual function being applied at this attribute
function_Inmap (fi) compound n/a arrayoutputinputconnectablestorable
For Internal Use Only
Mapping of node's function input parameters to function data input parameters
function_InmapTo (fit) short 0 outputinputconnectablestorable
For Internal Use Only
Node's internal function input parameter index
function_InmapFrom (fif) short 0 outputinputconnectablestorable
For Internal Use Only
Function data input parameter index
function_Outmap (fo) compound n/a arrayoutputinputconnectablestorable
For Internal Use Only
Mapping of node's function output parameters to function data output parameters
function_OutmapTo (fot) short 0 outputinputconnectablestorable
For Internal Use Only
Node's internal function output parameter index
function_OutmapFrom (fof) short 0 outputinputconnectablestorable
For Internal Use Only
Function data output parameter index
function_Default (fd) double 0.0 outputinputconnectablestorable
Function to be sampled