Home -> WindowInfoHeadless -> Constructor

Description

The WindowInfoHeadless constructor creates a framebuffer window binding structure and initializes the inherited structureSizeInBytes and type discriminator fields.

Usage

WindowInfoHeadless(const V2UInt32& windowSizeInPixels);

Argument list

windowSizeInPixels [const V2UInt32&]
The drawable framebuffer size in pixels.

See also