Matrix4D Matrix4D.CreateRotate(Vector3D rotationAxis, Double rotationRadians)

Create transformation matrix that rotates about a given vector by a given angle

Parameters

Return Value

Type: Matrix4D