⬅️ Back to Table of Contents
📄 Camera.js
📊 Analysis Summary
Metric |
Count |
📦 Imports |
7 |
📊 Variables & Constants |
6 |
📚 Table of Contents
🛠️ File Location:
📂 src/nodes/accessors/Camera.js
📦 Imports
Name |
Source |
uniform |
../core/UniformNode.js |
renderGroup |
../core/UniformGroupNode.js |
sharedUniformGroup |
../core/UniformGroupNode.js |
Vector3 |
../../math/Vector3.js |
Fn |
../tsl/TSLBase.js |
uniformArray |
./UniformArrayNode.js |
builtin |
./BuiltinNode.js |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
cameraProjectionMatrix |
any |
let/var |
*not shown* |
✗ |
matrices |
any[] |
let/var |
[] |
✗ |
cameraProjectionMatrixInverse |
any |
let/var |
*not shown* |
✗ |
matrices |
any[] |
let/var |
[] |
✗ |
cameraViewMatrix |
any |
let/var |
*not shown* |
✗ |
matrices |
any[] |
let/var |
[] |
✗ |