transformTo

abstract fun transformTo(position: Vector2F, orientation: AngleF)

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


abstract 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.