LoadCameraTransform
Loads transform from a file in JSON format and apply it to specified camera.
Inputs
- Camera
Camera
Camera with existing transform
Output
Camera
Camera with modified transform
Parameters
- File Name:
a file path to load from. Supports Path Interpretation.
- Inverted:
if set, loaded transform will be inverted.
- Reload:
if clicked, forces a node to reload a file.