printCamera()

Lights Camera / Camera

Description

Prints the current camera matrix to the console.

Syntax

void printCamera()

Parameters

None

Returns

void

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...