GltfCameraViewMatrix Op
get view matrix from a gltf camera
Summary (oneliner)
Full Name
- Ops.Gl.GLTF.GltfCameraViewMatrix
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example GLTF Camera View Matrix
In this example the GLTFcameraviewmatrix OP is used to get one of the views of 3 cameras in a GLTF scene and an AnimMatrix OP is used to smoothly interpolate between them.
Youtube Video Tutorial
INPUT PORTS
Update (Trigger)
Node Name (String)
<p>the exact name of a camera view to find in the scene.</p>
OUTPUT PORTS
Matrix (Array)
Found (
<i>boolean</i>
Number)<p>was the node name of the camera found</p>