You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a way to change the color chosen to render the model? Default is gray .
Another question, after I loaded a model in the View there's the action bar (where you can chose to enable/disable texture, light, etc.) which hides after few seconds, there's a way to avoid it?
Sorry for my bad English
The text was updated successfully, but these errors were encountered:
MarcoCozza
changed the title
[Ask] Change model color
[Ask] Change model color?
Mar 22, 2019
Hello body
You can change default model color in Object3DData.java . There is a constant.
If you want to disable immersive full screen mode you can do it on MenuActivity.java. there is a parameter when launching the ModelActivity where you can set to false.
Regards
There's a way to change the color chosen to render the model? Default is gray .
Another question, after I loaded a model in the View there's the action bar (where you can chose to enable/disable texture, light, etc.) which hides after few seconds, there's a way to avoid it?
Sorry for my bad English
The text was updated successfully, but these errors were encountered: