Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Overload List

NameDescription
SetAlphaTestParams(Byte)
Enable or disable alpha test.
SetAlphaTestParams(Single)
Enable or disable alpha test.
SetAlphaTestParams(CompareFunction, Byte)
Enable or disable alpha test.
SetAlphaTestParams(CompareFunction, Single)
Enable or disable alpha test.

See Also