![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | FDBufferTexturesDesc |
| struct | FDBufferTextures |
Enumerations | |
| enum class | EDecalDBufferMaskTechnique { Disabled , PerPixel , WriteMask } |
Functions | |
| EDecalDBufferMaskTechnique | GetDBufferMaskTechnique (EShaderPlatform ShaderPlatform) |
| FDBufferTexturesDesc | GetDBufferTexturesDesc (FIntPoint Extent, EShaderPlatform ShaderPlatform) |
| FDBufferTextures | CreateDBufferTextures (FRDGBuilder &GraphBuilder, FIntPoint Extent, EShaderPlatform ShaderPlatform, const bool bIsMobileMultiView=false) |
| FDBufferParameters | GetDBufferParameters (FRDGBuilder &GraphBuilder, const FDBufferTextures &DBufferTextures, EShaderPlatform ShaderPlatform, const bool bIsMobileMultiView=false) |
|
strong |
| FDBufferTextures CreateDBufferTextures | ( | FRDGBuilder & | GraphBuilder, |
| FIntPoint | Extent, | ||
| EShaderPlatform | ShaderPlatform, | ||
| const bool | bIsMobileMultiView = false |
||
| ) |
| EDecalDBufferMaskTechnique GetDBufferMaskTechnique | ( | EShaderPlatform | ShaderPlatform | ) |
| FDBufferParameters GetDBufferParameters | ( | FRDGBuilder & | GraphBuilder, |
| const FDBufferTextures & | DBufferTextures, | ||
| EShaderPlatform | ShaderPlatform, | ||
| const bool | bIsMobileMultiView = false |
||
| ) |
| FDBufferTexturesDesc GetDBufferTexturesDesc | ( | FIntPoint | Extent, |
| EShaderPlatform | ShaderPlatform | ||
| ) |