Unit 'PasVulkan.Framework' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_pasvulkan]

TpvVulkanSampler

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

Declaration

Source position: PasVulkan.Framework.pas line 1747

type TpvVulkanSampler = class(TpvVulkanObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

published

  property Device: TpvVulkanDevice; [r]

  

  property Handle: TVkSampler; [r]

  

end;

Inheritance

TpvVulkanSampler

  

|

TpvVulkanObject

  

|

TpvReferenceCountedObject

  

|

TpvObject,IpvReferenceCountedObject

  

|

TObject



CT Web help

CodeTyphon Studio