Click or drag to resize
SoSFColorSetValue Method (Single, Single, Single)

Convenience method for setting the value.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValue(
	float r,
	float g,
	float b
)

Parameters

r
Type: SystemSingle
g
Type: SystemSingle
b
Type: SystemSingle
Remarks