![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | LandscapeDataAccess |
Macros | |
| #define | LANDSCAPE_VALIDATE_DATA_ACCESS 1 |
| #define | LANDSCAPE_ZSCALE (1.0f/128.0f) |
| #define | LANDSCAPE_INV_ZSCALE 128.0f |
| #define | LANDSCAPE_XYOFFSET_SCALE UE_DEPRECATED_MACRO(5.7, "RetopologizeTool/XYOffset deprecated with the removal of non-edit layer landscapes") (1.0f/256.f) |
| #define | LANDSCAPE_INV_XYOFFSET_SCALE UE_DEPRECATED_MACRO(5.7, "RetopologizeTool/XYOffset deprecated with the removal of non-edit layer landscapes") 256.f |
| #define | LANDSCAPE_VISIBILITY_THRESHOLD (2.0f/3.0f) |
Variables | |
| constexpr int32 | LandscapeDataAccess::MaxValue = 65535 |
| constexpr float | LandscapeDataAccess::MidValue = 32768.f |
| #define LANDSCAPE_INV_XYOFFSET_SCALE UE_DEPRECATED_MACRO(5.7, "RetopologizeTool/XYOffset deprecated with the removal of non-edit layer landscapes") 256.f |
| #define LANDSCAPE_INV_ZSCALE 128.0f |
| #define LANDSCAPE_VALIDATE_DATA_ACCESS 1 |
| #define LANDSCAPE_VISIBILITY_THRESHOLD (2.0f/3.0f) |
| #define LANDSCAPE_XYOFFSET_SCALE UE_DEPRECATED_MACRO(5.7, "RetopologizeTool/XYOffset deprecated with the removal of non-edit layer landscapes") (1.0f/256.f) |
| #define LANDSCAPE_ZSCALE (1.0f/128.0f) |