SdRenderProductCamera
Synthetic Data node to expose the camera data
Installation
To use this Node, you must enable omni.syntheticdata
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Trigger |
|
renderResults |
|
Render results |
|
renderProductPath |
|
RenderProduct prim path |
|
gpu |
|
Pointer to shared context containing gpu foundations. |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
cameraModel |
|
Camera model (pinhole or fisheye models) |
|
cameraViewTransform |
|
Camera view matrix |
|
cameraProjection |
|
Camera projection matrix |
|
cameraFisheyeParams |
|
Camera fisheye projection parameters |
|
cameraNearFar |
|
Camera near/far clipping range |
|
cameraFocalLength |
|
Camera focal length |
|
cameraFocusDistance |
|
Camera focus distance |
|
cameraFStop |
|
Camera fStop |
|
cameraApertureSize |
|
Camera horizontal and vertical aperture |
|
cameraApertureOffset |
|
Camera horizontal and vertical aperture offset |
|
renderProductResolution |
|
RenderProduct resolution |
|
metersPerSceneUnit |
|
Scene units to meters scale |
|
Received (exec) |
|
Executes for each newFrame event received |