OpenGL
[Desktop Automation]
Methods
Name | Syntax | Description |
---|---|---|
createoglcontext | GLContext = system:createoglcontext(width: integer, heigth: integer) | Creates 3D render context with size of width × height. The context is independent from the 3D view in the desktop environment and is not displayed anywhere. |