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