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

TvkObj_AttachmentReference

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

Declaration

Source position: vulkanobjects.pas line 1470

type TvkObj_AttachmentReference = class(TvkObj_Structure)

public

  Attachment: TVkUInt32;

  

  Layout: TVkImageLayout;

  

  function GetStructure;

  

  procedure SetStructure();

  

end;

Inheritance

TvkObj_AttachmentReference

  

|

TvkObj_Structure

  

|

TObject



CT Web help

CodeTyphon Studio