SoGLLightIdElementGetMaxGLSources Method |
Returns the maximum number of concurrent light sources supported by GL implementation.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static int GetMaxGLSources()
Public Shared Function GetMaxGLSources As Integer
public:
static int GetMaxGLSources()
static member GetMaxGLSources : unit -> int
Return Value
Type:
Int32
Remarks
See Also