m forgor category |
Added in the input and output descriptions. |
||
Line 13: | Line 13: | ||
The position node tells a IPlayable's current position in seconds. | The position node tells a IPlayable's current position in seconds. | ||
== Inputs == | |||
=== Source ([[Type:IPlayable|IPlayable]]) === | |||
The [[Type:IPlayable|IPlayable]] to set the position on. | |||
== Outputs == | |||
=== * ([[Type:float|float]]) === | |||
Returns the position of the playback. | |||
== Examples == | == Examples == |