FWorldTileLayer

World layer information for tile tagging

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Misc/WorldCompositionUtility.h

Include

#include "Misc/WorldCompositionUtility.h"

Syntax

class FWorldTileLayer

Remarks

World layer information for tile tagging

Variables

Name Description

Public variable

bool

 

DistanceStreamingEnabled

Public variable

FString

 

Name

Human readable name for this layer

Public variable

int32

 

Reserved0

Public variable

FIntPoint

 

Reserved1

Public variable

int32

 

StreamingDistance

Distance starting from where tiles belonging to this layer will be streamed in

Constructors

Name Description

Public function

FWorldTileLayer()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FWorldTileLayer& OtherLayer
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss