Cleanup comment

This commit is contained in:
Moritz Brückner 2020-10-10 23:16:10 +02:00
parent 9c27779f19
commit ffaf09e5f6

View file

@ -124,7 +124,7 @@ def parse_objectinfo(node: bpy.types.ShaderNodeObjectInfo, out_socket: bpy.types
return c.to_vec3((0.0, 0.0, 0.0))
return 'wposition'
# TODO: Color
# Color
elif out_socket == node.outputs[1]:
if state.context == ParserContext.WORLD:
# Use world strength like Blender