printCamera()
Lights Camera / CameraDescription
Prints the current camera matrix to the console.
Syntax
void printCamera()
Parameters
None
Returns
voidRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...
Prints the current camera matrix to the console.
None
Implementation in Processing.h / Processing.cpp: