SoGLFormatIsCompositionRequired Method |
Returns true if composition is required for this pixel format.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsCompositionRequired()
Public Function IsCompositionRequired As Boolean
public:
bool IsCompositionRequired()
member IsCompositionRequired : unit -> bool
Return Value
Type:
BooleanRemarks See Also