rotateAroundPointTo

open override fun rotateAroundPointTo(point: Vector2F, orientation: AngleF)

Rotates this object around the point to the orientation.


open override fun rotateAroundPointTo(point: Vector2F, orientation: ComplexF)

Rotates this object around the point to the orientation.

Parameters

orientation

the value is expected to be normalized.