rotatedTo

abstract fun rotatedTo(orientation: AngleF): Transformable

Returns a copy of this object that is rotated to the orientation.


abstract fun rotatedTo(orientation: ComplexF): Transformable

Returns a copy of this object that is rotated to the orientation.

Parameters

orientation

the value is expected to be normalized.