Unit 'LabRenderGraph' Package
[Overview][Types][Classes][Index] [#pl_vulkanlab]

TLabMetaRenderPass

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

Declaration

Source position: LabRenderGraph.pas line 64

type TLabMetaRenderPass = class(TLabMetaRenderObject)

public

  property AttachmentInput []: TLabMetaRenderPassAttachment; [r]

  

  property AttachmentInputCount: TVkUInt32; [r]

  

  property AttachmentColor []: TLabMetaRenderPassAttachment; [r]

  

  property AttachmentColorCount: TVkUInt32; [r]

  

  property AttachmentDepth: TLabMetaRenderPassAttachment; [r]

  

  property AttachmentCount: TVkUInt32; [r]

  

  function AddAttachmentInput();

  

  function AddAttachmentColor();

  

  function SetAttachmentDepth();

  

  constructor Create(); override;

  

end;

Inheritance

TLabMetaRenderPass

  

|

TLabMetaRenderObject

  

|

TObject



CT Web help

CodeTyphon Studio