Navigation
Unreal Engine C++ API Reference > Runtime > Engine > VT
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/VT/VirtualTextureBuildSettings.h |
Include | #include "VT/VirtualTextureBuildSettings.h" |
Syntax
struct FVirtualTextureBuildSettings
Remarks
Build settings used for virtual textures.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | TileBorderSize | |
![]() |
int32 | TileSize |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Init () |
Initialize with the default build settings. These are defined by the current project setup. |