Skip to content

Instantly share code, notes, and snippets.

@jonathanhirz
Last active May 28, 2016 23:28
Show Gist options
  • Save jonathanhirz/c6d08167ed04caf3cd7acc3a108ed8f2 to your computer and use it in GitHub Desktop.
Save jonathanhirz/c6d08167ed04caf3cd7acc3a108ed8f2 to your computer and use it in GitHub Desktop.
Luxe.renderer.clear_color
override function ready() {
Luxe.renderer.clear_color = new Color().rgb(0x57a4f3);
} //ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment