SoGLRenderActionIsAlphaTest Method |
Returns whether the OpenGL alpha test is enabled for rendering.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool IsAlphaTest()
Public Function IsAlphaTest As Boolean
public:
bool IsAlphaTest()
member IsAlphaTest : unit -> bool
Return Value
Type:
BooleanRemarks See Also