Click or drag to resize
SoLazyElementSetDiffuse 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 SetDiffuse(
	SoState state,
	SoNode node,
	SbColor[] colors,
	SoColorPacker cPacker
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
colors
Type: OIV.InventorSbColor
cPacker
Type: OIV.Inventor.MiscSoColorPacker
Remarks

See Also