[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasVulkan.Scene3D.Renderer.MipmapImage3D.pas line 75
type TpvScene3DRendererMipmapImage3D = class |
||
public |
||
VulkanImageViews: array of TpvVulkanImageView; |
|
|
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure Generate(); |
|
|
procedure GenerateMipMaps(); |
|
|
published |
||
property VulkanImage: TpvVulkanImage; [r] |
|
|
property VulkanImageView: TpvVulkanImageView; [r] |
|
|
|
||
|
||
|
||
property MipMapLevels: TpvInt32; [r] |
|
|
property Format: TVkFormat; [r] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |