Click or drag to resize
SoMaterialElementSetTransparency Method

Static set method.

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

Parameters

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

See Also