SKMatrix44.SetScale(Single, Single, Single) Method

Definition

Resets the current matrix to a scale matrix.

C#
public void SetScale (float sx, float sy, float sz);

Parameters

sx
Single

The amount, along the x-axis, to scale.

sy
Single

The amount, along the y-axis, to scale.

sz
Single

The amount, along the z-axis, to scale.

Applies to

Producto Versiones
SkiaSharp 1.60.x, 1.68.x, 2.80.x, 2.88.x