customProjectionMatrixBuilder property
void Function(Matrix viewMatrix, List<AbstractMesh> renderList, Matrix result)
customProjectionMatrixBuilder
getter/setter pair
Implementation
external void Function(Matrix viewMatrix, List<AbstractMesh> renderList, Matrix result) customProjectionMatrixBuilder;