[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasVulkan.Scene3D.Renderer.EnvironmentCubeMap.pas line 77
type TpvScene3DRendererEnvironmentCubeMap = class |
||
public |
||
type |
||
TPushConstants = packed record |
|
|
LightDirectionIntensityFactor: TpvVector4; |
|
|
end; |
||
PPushConstants = ^TPushConstants; |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
published |
||
property VulkanImage: TpvVulkanImage; [r] |
|
|
property VulkanSampler: TpvVulkanSampler; [r] |
|
|
property VulkanImageView: TpvVulkanImageView; [r] |
|
|
|
||
|
||
public |
||
property DescriptorImageInfo: TVkDescriptorImageInfo; [r] |
|
|
property LightDirection: TpvVector3; [r] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |