📋 Metadata
- Author: MatsuikoHiroka
- Date: 2019-08-29 21:41:13
- Type:
question - Replies (1): post_02700
💬 Content
how about eevee i tried this but it doesnt seem to work
draw_menu(“Draw.LightEevee”) if C.scene.render.engine == ‘EEVEE’ else None
btw if i use ‘CYCLES’ its working fine how about eevee?