Go to: Related nodes. Attributes.

This is the unit to time conversion node. It gets inserted between two nodes when a connection is made between a numeric attribute and a time 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
unitToTimeConversion dependNode kUnitToTimeConversion kBase
kNamedObject
kDependencyNode
kUnitToTimeConversion

Related nodes

holdMatrix, passMatrix, unitConversion, distanceBetween, timeToUnitConversion

Attributes (3)

conversionFactor, input, output

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