Click or drag to resize
SoMFColorRGBASetValue Method (SbVec4f)

Sets the field to contain one and only one value, the given color (expressed as RGBA floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetValue(
	SbVec4f vec
)

Parameters

vec
Type: OIV.InventorSbVec4f
Remarks

See Also