Click or drag to resize
SoLazyElementSetTransparency Method

Static set method.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public static void SetTransparency(
	SoState state,
	SoNode node,
	float[] transp,
	SoColorPacker cPacker
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
transp
Type: SystemSingle
cPacker
Type: OIV.Inventor.MiscSoColorPacker
Remarks

See Also