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
The text was updated successfully, but these errors were encountered:
Ali-RS
changed the title
checking double sided normals in blender should set face cull mode Off in jme material
Checking double sided normals in blender should set face cull mode Off in jme material
Sep 28, 2016
Hi
It may be good to have this setting supported in xbuf:
Double Sided Normals

to
getAdditionalRenderState().setFaceCullMode(FaceCullMode.Off);
The text was updated successfully, but these errors were encountered: