Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear color not an option #28

Open
flying-sheep opened this issue May 3, 2014 · 1 comment
Open

Clear color not an option #28

flying-sheep opened this issue May 3, 2014 · 1 comment

Comments

@flying-sheep
Copy link

It’s easy enough to set it manually:

mathbox.world().tRenderer().setClearColorHex(0x000000, 0)

but since the white background is hardcoded exactly at the position where other options are applied, I’m not sure why it’s hardcoded at all. (I’m using above line of code without problem)

@unconed
Copy link
Owner

unconed commented May 4, 2014

No reason beyond laziness.

@wbw20 wbw20 mentioned this issue Sep 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants