÷dT (LogiX node)
Jump to navigation
Jump to search
÷dT | ||
---|---|---|
![]() | ||
Inputs | ||
Float | A | |
Outputs | ||
Float | * |
The ÷dT node divides the input value by the duration of the previous frame update (in seconds).
Usage
This node can be very useful for detemining changes (e.g. speeds) in units per second by normalising other instantaneous values. An example would be to connect the Character Linear Velocity (LogiX node) output to this node to get a result in metres per second.