Unit 'vulkanobjects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkan]

TvkObj_Viewport

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: vulkanobjects.pas line 1176

type TvkObj_Viewport = class(TvkObj_Structure)

  x: TVkFloat;

  

  y: TVkFloat;

  

  Width: TVkFloat;

  

  Height: TVkFloat;

  

  MinDepth: TVkFloat;

  

  MaxDepth: TVkFloat;

  

  function GetStructure;

  

  procedure SetStructure();

  

end;

Inheritance

TvkObj_Viewport

  

|

TvkObj_Structure

  

|

TObject



CT Web help

CodeTyphon Studio