Isaac Attach Hydra Texture#
Isaac Sim node that attaches render vars and a hydra texture to an existing render product
Installation#
To use this node enable isaacsim.core.nodes in the Extension Manager.
Inputs#
Name |
Type |
Descripton |
Default |
|---|---|---|---|
Enabled (inputs:enabled) |
|
Set to false to disable downstream execution and hydra texture updates |
True |
Exec In (inputs:execIn) |
|
Input execution trigger |
None |
Render Product Prim (inputs:renderProductPrim) |
|
Usd prim reference to the render product to attach the hydra texture to |
None |
Render Vars (inputs:renderVars) |
|
List of render vars (AOVs) to apply to the render product |
[] |
Outputs#
Name |
Type |
Descripton |
Default |
|---|---|---|---|
Exec Out (outputs:execOut) |
|
Output execution trigger |
None |
Render Product Path (outputs:renderProductPath) |
|
Render product path for the attached hydra texture |
None |
Metadata#
Name |
Value |
|---|---|
Unique ID |
isaacsim.core.nodes.IsaacAttachHydraTexture |
Version |
1 |
Extension |
isaacsim.core.nodes |
Icon |
ogn/icons/isaacsim.core.nodes.IsaacAttachHydraTexture.svg |
Has State? |
False |
Implementation Language |
Python |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Isaac Attach Hydra Texture |
Categories |
isaacCore |
Generated Class Name |
OgnIsaacAttachHydraTextureDatabase |
Python Module |
isaacsim.core.nodes |