OverrideDataType¶
Override the data precision type of the given data (i.e
., float64 to float32). Version 0.5.0
Ports/Properties¶
data¶
Data to process.
precision¶
New data precision (bit depth) to use. Float32 uses half the storage space but can run into numeric precision issues with some nodes.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.