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