Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Overload List
| Name | Description |
|---|---|
| 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. |