Click or drag to resize
SoSFColorRGBASetHSVAValue 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 SetHSVAValue(
	float h,
	float s,
	float v,
	float a
)

Parameters

h
Type: SystemSingle
s
Type: SystemSingle
v
Type: SystemSingle
a
Type: SystemSingle
Remarks