Open Y-haiyang opened 2 years ago
material = tina.Lambert() * color TypeError: can't multiply sequence by non-int of type 'Lambert'
when I run scene = tina.Scene() this error occur, how can I solve this problem?
material = tina.Lambert() * color TypeError: can't multiply sequence by non-int of type 'Lambert'
when I run scene = tina.Scene() this error occur, how can I solve this problem?