Rak'kar
26-01-2007 23:55:00
No matter what I set alpha_rejection to, it is exported as "alpha_rejection greater 128"
This happens every time for this particular material setup, but I can't repro it offhand with other setups. I am loading this setup from a material library.
Input:

Output:
This happens every time for this particular material setup, but I can't repro it offhand with other setups. I am loading this setup from a material library.
Input:
Output:
material CS_BumpMaterial
{
technique
{
pass
{
ambient 0 0 0 1
alpha_rejection greater 128
texture_unit
{
texture_alias 0
texture StockWhite4x4.dds
}
texture_unit
{
texture_alias 1
texture StockWhite4x4.dds
}
texture_unit
{
texture_alias 2
texture StockNormalMap4x4.dds
}
}
}
}