Go to: Related nodes. Attributes.

This is the time to unit conversion node. It gets inserted between two nodes when a connection is made between a time attribute and another numeric attribute.

For more information about the purpose of conversion nodes, see the documentation for the unitConversion node.
Node name Parents MFn type Compatible function sets
timeToUnitConversion dependNode kTimeToUnitConversion kBase
kNamedObject
kDependencyNode
kTimeToUnitConversion

Related nodes

holdMatrix, passMatrix, unitConversion, distanceBetween, unitToTimeConversion

Attributes (3)

conversionFactor, input, output

Long name (short name) Type Default Flags
input (i) time 0film outputinputconnectablestorable
Time to be converted
output (o) double 0.0 outputconnectable
Evaluated numeric value of the time input
conversionFactor (cf) double 1.0 outputinputstorable
The multiplier that will convert the time attribute to the output attribute preserving the 1=1 relationship between the two unit types from the time of connection.