SdRenderVarToRawArray#

Synthetic Data action node to copy the input rendervar into an output raw array

Installation#

To use this Node, you must enable omni.syntheticdata in the Extension Manager.

Inputs#

Name

Type

Description

Default

renderVar

token

Name of the renderVar

exec

execution

Trigger

renderResults

uint64

Render results pointer

cudaStream

uint64

Pointer to the CUDA stream

Outputs#

Name

Type

Description

Default

data

uchar[]

Buffer array data

[]

width

uint

Width (0 if the input is a buffer)

height

uint

Height (0 if the input is a buffer)

bufferSize

uint64

Size (in bytes) of the buffer (0 if the input is a texture)

format

uint64

Format

cudaStream

uint64

Pointer to the CUDA stream

Received (exec)

execution

Executes when the event is received