This node allows the user to set various debug parameters that are used by the solvers to output debug information.
The input passthrough body (Amino::Object)
Set to true to enable debugging mode and rendering of slice images
Set to true to visualize tiles in the rendered slices
Set to true to visualize corners in the rendered tiles
Set to true to use the linear sampler when rendering the slices
Set to true to output numbers in the rendered slices and at the (tsX, tsY) point
The X tile coordinate where debug information will be printed to stdout
The Y tile coordinate where debug information will be printed to stdout
The input frame in the simulation
The frame at which debugging mode should begin
The verbose level used in the solvers
The image scale: each voxel in the output slice images will be scaled by this amount
The slice coordinates. The slice will be parallel to the XY plane
The directory path to which images will be output
The path of a file to which debug info can be output
An integer passed to the underlying solver which can be used for test purposes.
The output passthrough body (Amino::Object)