We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
size(100, 100, P3D); printProjection(); // O programa imprime os seguintes dados: // 01.7321 00.0000 00.0000 00.0000 // 00.0000 01.7321 00.0000 00.0000 // 00.0000 00.0000 -01.0202 -17.4955 // 00.0000 00.0000 -01.0000 00.0000
Imprime a matriz de projeção corrente na jenela de texto.
printProjection()
Nenhum
Web & Applicações
camera()