blender-addon icon indicating copy to clipboard operation
blender-addon copied to clipboard

fix rendering DepthMap

Open sasa42 opened this issue 7 years ago • 0 comments

fix KeyError: 'bpy_prop_collection[key]: key "Z" not found' when rendering Depthmap

right = bpy.data.scenes[scene_key].node_tree.nodes['Render Layers'].outputs['Z'] KeyError: 'bpy_prop_collection[key]: key "Z" not found' location: :-1

sasa42 avatar May 18 '18 14:05 sasa42