multiply

Multiplies the transformation with another. The underlying transformation matrix is updated in-place.

Parameters

transformation kendo.geometry.Transformation

The transformation to multiply by.

Returns

kendo.geometry.Transformation The current transformation instance.

In this article