Click or drag to resize
SoWinRenderAreaGetTransparencyType Method

Gets the algorithm for rendering transparent objects.

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

Return Value

Type: SoGLRenderActionTransparencyTypes
Remarks

See OIV.Inventor.Actions.SoGLRenderAction for possible transparency types.

See Also