Source position: AsphyreMath.pas line 525
function PerspectiveFOVYMtx4(
FieldOfView: single;
AspectRatio: single;
MinRange: single;
MaxRange: single
):TMatrix4;