Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FLandscapeTextureAtlas
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/DistanceFieldAtlas.h |
Include | #include "DistanceFieldAtlas.h" |
Syntax
struct FAllocation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint32 | Handle | |
![]() |
uint32: 30 | RefCount | |
![]() |
UTexture2D * | SourceTexture | |
![]() |
uint32: 2 | VisibilityChannel |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FAllocation () |
||
![]() |
FAllocation
(
UTexture2D* InTexture, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FAllocation& Other |