Click or drag to resize
SoSimplifierSetColor Method

Method to set optional vertex data (color).

Namespace: OIV.Inventor.Simplifier
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetColor(
	uint name_25498
)

Parameters

name_25498
Type: SystemUInt32
Remarks

Must be called before setVertex()

See Also