ULightMapVirtualTexture2D::SetLayerForType

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "VT/LightmapVirtualTexture.h"

Source

/Engine/Source/Runtime/Engine/Private/VT/LightmapVirtualTexture.cpp

Syntax

void SetLayerForType
(
    ELightMapVirtualTextureType InType,
    uint8 InLayer
)