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: 2024.1.1.0 (2024.1.1)
Syntax
public SoGLRenderActionTransparencyTypes GetTransparencyType()

Return Value

Type: SoGLRenderActionTransparencyTypes
Remarks

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

See Also