![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HeightfieldLighting.h>
Public Member Functions | |
| FHeightfieldComponentTextures (UTexture2D *InHeightAndNormal, UTexture2D *InVisibility) | |
| FORCEINLINE bool | operator== (FHeightfieldComponentTextures Other) const |
Public Attributes | |
| UTexture2D * | HeightAndNormal |
| UTexture2D * | Visibility |
Friends | |
| FORCEINLINE friend uint32 | GetTypeHash (FHeightfieldComponentTextures ComponentTextures) |
|
inline |
|
inline |
|
friend |
| UTexture2D* FHeightfieldComponentTextures::HeightAndNormal |
| UTexture2D* FHeightfieldComponentTextures::Visibility |