Unit 'LabCommandBuffer' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

LabViewport

Declaration

Source position: LabCommandBuffer.pas line 121

function LabViewport(

  const X: TVkFloat;

  const Y: TVkFloat;

  const Width: TVkFloat;

  const Height: TVkFloat;

  const MinDepth: TVkFloat = 0;

  const MaxDepth: TVkFloat = 1

):TVkViewport;



CT Web help

CodeTyphon Studio