SoGLGraphicConfigTemplateIsFloatRGBAColor Method |
Returns true if floating point RGBA is used.
Namespace: OIV.Inventor.ComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsFloatRGBAColor()
Public Function IsFloatRGBAColor As Boolean
public:
bool IsFloatRGBAColor()
member IsFloatRGBAColor : unit -> bool
Return Value
Type:
BooleanRemarks See Also