separate Z-write and Z-test flags
This commit is contained in:
@@ -27,7 +27,7 @@ Model::Model ()
|
||||
{
|
||||
m_pBones = NULL;
|
||||
m_bTextureWrapping = true;
|
||||
m_bUseZBuffer = true;
|
||||
SetUseZBuffer( true );
|
||||
m_pCurAnimation = NULL;
|
||||
m_bRevertToDefaultAnimation = false;
|
||||
m_fDefaultAnimationRate = 1;
|
||||
|
||||
Reference in New Issue
Block a user