![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineTypes.h>
Public Member Functions | |
| FMeshDisplacementMap () | |
| bool | operator== (const FMeshDisplacementMap &Other) const |
| bool | operator!= (const FMeshDisplacementMap &Other) const |
Public Attributes | |
| TObjectPtr< class UTexture2D > | Texture = nullptr |
| float | Magnitude = 0.0f |
| float | Center = 0.0f |
|
inline |
|
inline |
|
inline |
| float FMeshDisplacementMap::Center = 0.0f |
| float FMeshDisplacementMap::Magnitude = 0.0f |
| TObjectPtr<class UTexture2D> FMeshDisplacementMap::Texture = nullptr |