![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "ShaderParameters.h"#include "Shader.h"#include "BatchedElements.h"#include "GlobalShader.h"Go to the source code of this file.
Classes | |
| class | FCubemapTexturePropertiesVS |
| class | FCubemapTexturePropertiesPS |
| class | FMipLevelBatchedElementParameters |
| class | FIESLightProfilePS |
| class | FIESLightProfileBatchedElementParameters |
Namespaces | |
| namespace | CubemapHelpers |
Functions | |
| bool | CubemapHelpers::GenerateLongLatUnwrap (const UTextureCube *CubeTexture, TArray64< uint8 > &BitsOUT, FIntPoint &SizeOUT, EPixelFormat &FormatOUT) |
| bool | CubemapHelpers::GenerateLongLatUnwrap (const UTextureRenderTargetCube *CubeTarget, TArray64< uint8 > &BitsOUT, FIntPoint &SizeOUT, EPixelFormat &FormatOUT) |