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

TvkObj_VertexInputAttributeDescription

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

Declaration

Source position: vulkanobjects.pas line 1131

type TvkObj_VertexInputAttributeDescription = class(TvkObj_Structure)

public

  Location: TVkUInt32;

  

  Binding: TVkUInt32;

  

  Format: TVkFormat;

  

  Offset: TVkUInt32;

  

  function GetStructure;

  

  procedure SetStructure();

  

end;

Inheritance

TvkObj_VertexInputAttributeDescription

  

|

TvkObj_Structure

  

|

TObject



CT Web help

CodeTyphon Studio