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