rotateAroundPointBy

open override fun rotateAroundPointBy(point: Vector2F, rotation: AngleF)

Rotates this object around the point by a rotation.


open override fun rotateAroundPointBy(point: Vector2F, rotation: ComplexF)

Rotates this object around the point by a rotation.

Parameters

rotation

the value is expected to be normalized.