Table of Contents

Method RotationArbitraryAxis

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotationArbitraryAxis(float, float, float, float)

public static Matrix4x4Float RotationArbitraryAxis(float axisX, float axisY, float axisZ, float angle)

Parameters

axisX float
axisY float
axisZ float
angle float

Returns

Matrix4x4Float