ULightMapVirtualTexture2D

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/VT/VirtualTexture.h

Include

#include "VT/VirtualTexture.h"

Syntax

class ULightMapVirtualTexture2D : public UTexture2D

Variables

Name Description

Public variable

TArray< int8 >

 

TypeToLayer

Constructors

Name Description

Public function

ULightMapVirtualTexture2D

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

uint32

 

GetLayerForType

(
    ELightMapVirtualTextureType InType
)

Public function Const

bool

 

HasLayerForType

(
    ELightMapVirtualTextureType InType
)

Public function

void

 

SetLayerForType

(
    ELightMapVirtualTextureType InType,
    uint8 InLayer
)

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