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 nameParentsMFn typeCompatible function sets
unitToTimeConversiondependNodekUnitToTimeConversionkBase
kNamedObject
kDependencyNode
kUnitToTimeConversion

Related nodes

holdMatrix, passMatrix, unitConversion, distanceBetween, timeToUnitConversion

Attributes (3)

conversionFactor, input, output

Long name (short name)TypeDefaultFlags
input (i) double0.0outputinputconnectablestorable
Value to be converted
output (o) time0filmoutputconnectable
Evaluated time value of the numeric input
conversionFactor (cf) double1.0outputinputstorable
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.