FTextureLayoutNode

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/TextureLayout.h

Include

#include "TextureLayout.h"

Syntax

struct FTextureLayoutNode

Variables

Name Description

Public variable

bool

 

bUsed

Public variable

int32

 

ChildA

Public variable

int32

 

ChildB

Public variable

uint16

 

MinX

Public variable

uint16

 

MinY

Public variable

uint16

 

SizeX

Public variable

uint16

 

SizeY

Constructors

Name Description

Public function

FTextureLayoutNode()

Public function

FTextureLayoutNode

(
    uint16 InMinX,
    uint16 InMinY,
    uint16 InSizeX,
    uint16 InSizeY
)

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