Click or drag to resize
SoWinRenderAreaGetTransparencyType Method

Gets the algorithm for rendering transparent objects.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoGLRenderActionTransparencyTypes GetTransparencyType()

Return Value

Type: SoGLRenderActionTransparencyTypes
Remarks

See SoGLRenderAction for possible transparency types.

See Also