Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TLargeWorldRenderScalar
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TScalar MakeTile
(
double InValue |
Misc/LargeWorldRenderPosition.h | ||
static VectorType MakeTile
(
const FVector& InValue |
Misc/LargeWorldRenderPosition.h |
MakeTile(double)
| Name | MakeTile |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/LargeWorldRenderPosition.h |
| Include Path | #include "Misc/LargeWorldRenderPosition.h" |
static TScalar MakeTile
(
double InValue
)
MakeTile(const FVector &)
| Name | MakeTile |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/LargeWorldRenderPosition.h |
| Include Path | #include "Misc/LargeWorldRenderPosition.h" |
static VectorType MakeTile
(
const FVector & InValue
)