Camera.projectionMatrix - multiple declarations

Function Camera.projectionMatrix

get projection matrix

Prototype

ref const(mat4) projectionMatrix() @property;

Function Camera.projectionMatrix

set custom projection matrix

Prototype

void projectionMatrix(
  mat4 v
) @property;

Authors

Copyright

License