Sd Post Render Var Host To Disk#
Dispatch the writting of a host renderVar to disk.
Installation#
To use this node enable omni.syntheticdata in the Extension Manager.
Inputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Detach Resource Before Dispatch (inputs:detachResourceBeforeDispatch) | 
 | Duplicate the resource before dispatching the copy | False | 
| Exec (inputs:exec) | 
 | Trigger | None | 
| Gpu (inputs:gpu) | 
 | Pointer to shared context containing gpu foundations | 0 | 
| Output Basename (inputs:outputBasename) | 
 | Basename to write renderVar file. (use {renderVar} if empty) | |
| Output Folder (inputs:outputFolder) | 
 | Folder to write renderVar file | /tmp/ovSdOut | 
| Output Rational Render Time (inputs:outputRationalRenderTime) | 
 | Add rational render time to the basename | True | 
| Render Product Path (inputs:renderProductPath) | 
 | Path of the render product prim | |
| Render Var (inputs:renderVar) | 
 | Name of the renderVar to write to disk | |
| Rp (inputs:rp) | 
 | Pointer to render product for this view | 0 | 
Outputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec (outputs:exec) | 
 | Trigger | None | 
| Output Path (outputs:outputPath) | 
 | Output path to be written | None | 
Metadata#
| Name | Value | 
|---|---|
| Unique ID | omni.syntheticdata.SdPostRenderVarHostToDisk | 
| Version | 1 | 
| Extension | omni.syntheticdata | 
| Has State? | False | 
| Implementation Language | C++ | 
| Default Memory Type | cpu | 
| Generated Code Exclusions | None | 
| Categories | graph:postRender,rendering | 
| Generated Class Name | OgnSdPostRenderVarHostToDiskDatabase | 
| Python Module | omni.syntheticdata |