reconstruct_globals

Globals module to host constants for the helga.nuke.reconstruction.sceneReconstructVRay package.


helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_globals.ALEMBIC_DICTIONARY_KEY = 'alembic_details'

Key for alembic data

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_globals.ALEMBIC_READ_NODE_BACKDROP_COLOR = [128, 255, 0]

Color of Alembic backdrop nodes

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_globals.LIGHT_DICTIONARY_KEY = 'light_details'

Key for light data

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_globals.LIGHT_NODE_BACKDROP_COLOR = [255, 255, 0]

Color of light backdrop nodes

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_globals.NUKE_EXR_METADATA_PREFIX = 'exr/'

Default exr metadata prefix. (Set by Nuke)

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_globals.PREFIX = 'gh'

Prefix for channels

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_globals.align_nodes(nodes, direction='x')[source]

Align nodes either horizontally or vertically.