Properties
Protected _depthStencilTexture
Protected _hasOffScreenAttachments
_hasOffScreenAttachments: boolean = false
Protected _hasOnScreenAttachments
_hasOnScreenAttachments: boolean = false
Protected _height
_height: number = 1
Protected _nativeHeight
_nativeHeight: number = 1
Protected _nativeWidth
_nativeWidth: number = 1
Protected _shouldSyncSizeWithSwapchain
_shouldSyncSizeWithSwapchain: boolean = false
Protected _swapchainBufferIndices
_swapchainBufferIndices: number = 0
Protected _title
_title: string = ""
Protected _width
_width: number = 1
The render window represents the render target, it could be an off screen frame buffer or the on screen buffer.