AbstractProtectedconstructorOptionalisInternalConstructor: booleanHeight of the render target, in pixels.
Returns a reference to the window information passed during window creation.
Determines if the window is fullscreen.
Controls in what order is the render target rendered to compared to other render targets. Targets with higher priority will be rendered before ones with lower priority.
Controls how many samples are used for multisampling. (0 or 1 if multisampling is not used).
Width of the render target, in pixels.
Horizontal origin of the window in pixels.
Vertical origin of the window in pixels.
Switches the window to fullscreen mode. Child windows cannot go into fullscreen mode.
Options object for the function call.
Operating system window with a specific position, size and style. Each window serves as a surface that can be rendered into by RenderAPI operations.