Contents

rotated(by:)

Returns the entity that results from applying the specified rotation.

Declaration

func rotated(by rotation: Rotation3D) -> Self

Parameters

  • rotation:

    The rotation structure that defines the rotation’s angle and axis.

See Also

Instance methods