Table of Contents

Method Scaling

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Scaling(float, float, float)

public static Matrix4x4Float Scaling(float scaleX, float scaleY, float scaleZ)

Parameters

scaleX float
scaleY float
scaleZ float

Returns

Matrix4x4Float