Shadows,fixed an issue when PolyOffset was not properly applied on lighting material
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10044 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
01bf1ca843
commit
3c84826db1
@ -188,7 +188,7 @@ MaterialDef Phong Lighting {
|
|||||||
DISCARD_ALPHA : AlphaDiscardThreshold
|
DISCARD_ALPHA : AlphaDiscardThreshold
|
||||||
}
|
}
|
||||||
|
|
||||||
RenderState {
|
ForcedRenderState {
|
||||||
FaceCull Off
|
FaceCull Off
|
||||||
DepthTest On
|
DepthTest On
|
||||||
DepthWrite On
|
DepthWrite On
|
||||||
|
Loading…
x
Reference in New Issue
Block a user