rotateY

abstract infix fun rotateY(by: Measure<Angle>): AffineTransform

Appends a rotation (around the y-axis) operation to this transform.

Return

a new transform

Parameters

by

this angle


Appends a rotation (around the y-axis) operation to this transform.

Return

a new transform

Parameters

around

this point

by

this angle