Unit 'PXL.SwapChains' Package
[Overview][Types][Classes][Index] [#pl_asphyrepxl]

TSwapChainInfo

Declaration

Source position: PXL.SwapChains.pas line 27

type TSwapChainInfo = record

  Width: Integer;

  

  Height: Integer;

  

  VSync: Boolean;

  

  Format: TPixelFormat;

  

  WindowHandle: TUntypedHandle;

  

  Multisamples: Integer;

  

  DepthStencil: TDepthStencil;

  

end;



CT Web help

CodeTyphon Studio