Isaac Set Camera#
Isaac Sim node that sets the camera prim of an existing render product
Installation#
To use this node enable isaacsim.core.nodes in the Extension Manager.
Inputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Camera Prim (inputs:cameraPrim) | 
 | Usd prim reference to the camera associated with this render product | None | 
| Exec In (inputs:execIn) | 
 | Input execution trigger | None | 
| Render Product Path (inputs:renderProductPath) | 
 | Path of the render product | 
Outputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec Out (outputs:execOut) | 
 | Output execution trigger | None | 
Metadata#
| Name | Value | 
|---|---|
| Unique ID | isaacsim.core.nodes.IsaacSetCameraOnRenderProduct | 
| Version | 1 | 
| Extension | isaacsim.core.nodes | 
| Icon | ogn/icons/isaacsim.core.nodes.IsaacSetCameraOnRenderProduct.svg | 
| Has State? | False | 
| Implementation Language | Python | 
| Default Memory Type | cpu | 
| Generated Code Exclusions | None | 
| uiName | Isaac Set Camera | 
| Categories | isaacCore | 
| Generated Class Name | OgnIsaacSetCameraOnRenderProductDatabase | 
| Python Module | isaacsim.core.nodes |