SoWinRenderAreaGetTransparencyType Method |
Gets the algorithm for rendering transparent objects.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoGLRenderActionTransparencyTypes GetTransparencyType()
Public Function GetTransparencyType As SoGLRenderActionTransparencyTypes
public:
SoGLRenderActionTransparencyTypes GetTransparencyType()
member GetTransparencyType : unit -> SoGLRenderActionTransparencyTypes
Return Value
Type:
SoGLRenderActionTransparencyTypes
Remarks
See Also