Click or drag to resize
SoMaterialElementSetSpecular Method (SoState, SoMaterialElementFaces, SoNode, SbColor)

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public static void SetSpecular(
	SoState state,
	SoMaterialElementFaces face,
	SoNode node,
	SbColor color
)

Parameters

state
Type: OIV.Inventor.MiscSoState
face
Type: OIV.Inventor.ElementsSoMaterialElementFaces
node
Type: OIV.Inventor.NodesSoNode
color
Type: OIV.InventorSbColor
Remarks