![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DecalRenderingShared.h>
Public Member Functions | |
| FVisibleDecal (const FDeferredDecalProxy &InDecalProxy, float InConservativeRadius, float InFadeAlpha, EShaderPlatform ShaderPlatform, ERHIFeatureLevel::Type FeatureLevel) | |
Compact deferred decal data for rendering.
| FVisibleDecal::FVisibleDecal | ( | const FDeferredDecalProxy & | InDecalProxy, |
| float | InConservativeRadius, | ||
| float | InFadeAlpha, | ||
| EShaderPlatform | ShaderPlatform, | ||
| ERHIFeatureLevel::Type | FeatureLevel | ||
| ) |
| FDecalBlendDesc FVisibleDecal::BlendDesc |
| FBox FVisibleDecal::BoxBounds |
| uintptr_t FVisibleDecal::Component |
| FTransform FVisibleDecal::ComponentTrans |
| float FVisibleDecal::ConservativeRadius |
| FLinearColor FVisibleDecal::DecalColor |
| float FVisibleDecal::FadeAlpha |
| float FVisibleDecal::FadeInStartDelayNormalized |
| float FVisibleDecal::FadeStartDelayNormalized |
| float FVisibleDecal::InvFadeDuration |
| float FVisibleDecal::InvFadeInDuration |
| const FMaterialRenderProxy* FVisibleDecal::MaterialProxy |
| uint32 FVisibleDecal::SortOrder |