SiRenderAreaTransparencySetTransparencyType Method |
Sets global transparency algorithm to use when rendering.
Namespace: OIV.Inventor.ViewerComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax void SetTransparencyType(
SoGLRenderActionTransparencyTypes type
)
Sub SetTransparencyType (
type As SoGLRenderActionTransparencyTypes
)
void SetTransparencyType(
SoGLRenderActionTransparencyTypes type
)
abstract SetTransparencyType :
type : SoGLRenderActionTransparencyTypes -> unit
Parameters
- type
- Type: OIV.Inventor.ActionsSoGLRenderActionTransparencyTypes
Remarks See Also