TransformationMatrix.Axonometric

TransformationMatrix.Axonometric method

Axonometric projection

public static TransformationMatrix Axonometric(double alpha, double beta)
ParameterTypeDescription
alphaDoubleAlpha angle
betaDoubleBeta angle

Return Value

Axonometric matrix

See Also