GetCameraProjectionMatrix abstract method

MatrixStructType GetCameraProjectionMatrix(
  1. Camera3DStructType camera,
  2. num aspect
)

Implementation

MatrixStructType GetCameraProjectionMatrix(
  Camera3DStructType camera,
  num aspect,
);