UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LargeWorldRenderPosition.h File Reference
#include "CoreMinimal.h"
#include "Math/MathFwd.h"
#include "Math/Matrix.h"
#include "Math/UnrealMathUtility.h"
#include "Math/Vector.h"
#include "Math/Vector4.h"
#include "Misc/LargeWorldCoordinates.h"
#include "Math/DoubleFloat.h"

Go to the source code of this file.

Classes

struct  TLargeWorldRenderScalar< TScalar >
 
struct  TLargeWorldRenderPosition< TScalar >
 

Typedefs

using FLargeWorldRenderScalar = TLargeWorldRenderScalar< double >
 
using FLargeWorldRenderPosition = TLargeWorldRenderPosition< double >
 

Variables

constexpr double UE_LWC_RENDER_TILE_SIZE = 2097152.0
 

Typedef Documentation

◆ FLargeWorldRenderPosition

◆ FLargeWorldRenderScalar

Variable Documentation

◆ UE_LWC_RENDER_TILE_SIZE

constexpr double UE_LWC_RENDER_TILE_SIZE = 2097152.0
inlineconstexpr