← Back to team overview

yade-users team mailing list archive

Re: Background color

 

> Is it possible to make another color of the background from python
> script?

from yade import qt
r=qt.Renderer()
r['Background_color']=0,0,0





Follow ups

References