transformTo

open override fun transformTo(position: Vector2F, orientation: AngleF)

Transforms this object by moving to the position and rotating to the orientation.


open override fun transformTo(position: Vector2F, orientation: ComplexF)

Transforms this object by moving to the position and rotating to the orientation.

Parameters

orientation

the value is expected to be normalized.