Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ clone
Method
clone
src/webgl/p5.Camera.js:1815–1817 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1813
}
1814
1815
clone() {
1816
return
this.copy();
1817
}
1818
1819
/**
1820
* Returns a camera's local axes: left-right, up-down, and forward-backward,
Callers
13
handleRequest
Function · 0.45
getResponse
Function · 0.45
p5.Matrix.js
File · 0.45
begin
Method · 0.45
perspective
Method · 0.45
ortho
Method · 0.45
frustum
Method · 0.45
camera
Method · 0.45
set
Method · 0.45
slerp
Method · 0.45
camera
Function · 0.45
interaction
Function · 0.45
Calls
1
copy
Method · 0.95
Tested by
no test coverage detected