Click or drag to resize
SoGLGraphicConfigTemplateSetFloatRGBAColor Method (SoGraphicConfigTemplatePreferences, Int32, Int32, Int32)
Calls SetFloatRGBAColor(pref, minFloatRedBits, minFloatGreenBits, minFloatBlueBits, 15, 16, 16, 16, 16).

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetFloatRGBAColor(
	SoGraphicConfigTemplatePreferences pref,
	int minFloatRedBits,
	int minFloatGreenBits,
	int minFloatBlueBits
)

Parameters

pref
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplatePreferences
minFloatRedBits
Type: SystemInt32
minFloatGreenBits
Type: SystemInt32
minFloatBlueBits
Type: SystemInt32
Remarks