mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-25 13:51:58 +00:00
Add statemap raw files for iw4
This commit is contained in:
59
raw/iw4/statemaps/shadowcookie_receiver.sm
Normal file
59
raw/iw4/statemaps/shadowcookie_receiver.sm
Normal file
@ -0,0 +1,59 @@
|
||||
alphaTest
|
||||
{
|
||||
default:
|
||||
passthrough;
|
||||
}
|
||||
|
||||
blendFunc
|
||||
{
|
||||
default:
|
||||
Add, Zero, InvSrcColor;
|
||||
}
|
||||
|
||||
separateAlphaBlendFunc
|
||||
{
|
||||
default:
|
||||
Disable, One, Zero;
|
||||
}
|
||||
|
||||
cullFace
|
||||
{
|
||||
default:
|
||||
passthrough;
|
||||
}
|
||||
|
||||
depthTest
|
||||
{
|
||||
default:
|
||||
LessEqual;
|
||||
}
|
||||
|
||||
depthWrite
|
||||
{
|
||||
default:
|
||||
Disable;
|
||||
}
|
||||
|
||||
colorWrite
|
||||
{
|
||||
default:
|
||||
Enable, Enable;
|
||||
}
|
||||
|
||||
polygonOffset
|
||||
{
|
||||
default:
|
||||
2;
|
||||
}
|
||||
|
||||
stencil
|
||||
{
|
||||
default:
|
||||
passthrough;
|
||||
}
|
||||
|
||||
wireframe
|
||||
{
|
||||
default:
|
||||
Disable;
|
||||
}
|
Reference in New Issue
Block a user