Wiki > TV3D65 Index > TVMiniMesh
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | GetAlphaTest(retbEnableAlphaTest As Boolean , retRefValue As Integer , retbWriteToZBuffer As Boolean) |
|---|---|
| C++ | void GetAlphaTest(bool* retbEnableAlphaTest , int* retRefValue , bool* retbWriteToZBuffer ) |
None
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| retbEnableAlphaTest | No | retbEnableAlphaTest description |
| retRefValue | No | retRefValue description |
| retbWriteToZBuffer | No | retbWriteToZBuffer description |
| Example | Basic example. |
|---|