mirror of https://github.com/axmolengine/axmol.git
initialize _forceDepthWrite
This commit is contained in:
parent
ab2c773c5c
commit
336e719a2f
|
@ -244,6 +244,7 @@ Sprite3D::Sprite3D()
|
|||
, _aabbDirty(true)
|
||||
, _lightMask(-1)
|
||||
, _shaderUsingLight(false)
|
||||
, _forceDepthWrite(true)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue