Table of Contents

Method Translation

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Translation(float, float, float)

public static Matrix4x4Float Translation(float dx, float dy, float dz)

Parameters

dx float
dy float
dz float

Returns

Matrix4x4Float