OGLATTR_TRANSPARENCY
Data Type: | integer |
Access: | read/write |
Functions: | OGLGetPlotAttribute OGLSetPlotAttribute |
Description: | Specifies how transparent the displayed surface should be. NOTE : Use transparency with care. When you have transparent surfaces, the plots must be drawn in back to front order. Otherwise, unexpected visual results may occur. Valid Range : 0 (comletely opaque) to OGL_MAX_TRANSPARENCY (completely transparent) |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.0 and later |