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

Convenience method for setting the value.

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

Parameters

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