Table of Contents

Method RotationArbitraryAxisByRadians

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotationArbitraryAxisByRadians(double, double, double, double)

public static Matrix4x4Double RotationArbitraryAxisByRadians(double axisX, double axisY, double axisZ, double radians)

Parameters

axisX double
axisY double
axisZ double
radians double

Returns

Matrix4x4Double