CameraInfo Op
get camera attributes from current camera/orbit controls
Summary (oneliner)
Utility op to get camera attributes.
It is important that you set the camera type that you are using.
Usually it is a perspective camera, but if you're explicitly using a orthographic/orthogonal camera, switch the mode to "Orthographic".
- Ops.Gl.Matrix.CameraInfo
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch CameraInfo - example
INPUT PORTS
Trigger input
OUTPUT PORTS
Trigger outpu
x position of camera
y position of camera
z position of camera
x right of camera
y right of camera
z right of camera
x up of camera
y up of camera
z up of camera
x forward of camera
y forward of camera
z forward of camera
frustum near
frustum far
frustum bottom
frustum top
frustum left
frustum right
field of view
aspect ratio