abstract fun update(tf: Transform!): Future<Void!>!
Publish a new Transform between this frame and this frame's parent frame. Emits frame()->updated() when called.
tf
- Transform!: The new Transform of this Frame with respect to the base Frame.
Since
1