UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Texture2DArray.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Engine/Texture2D.h"
#include "Texture2DArray.generated.h"

Go to the source code of this file.

Classes

class  UTexture2DArray
 

Macros

#define MAX_ARRAY_SLICES   512
 

Variables

bool GSupportsTexture2DArrayStreaming
 

Macro Definition Documentation

◆ MAX_ARRAY_SLICES

#define MAX_ARRAY_SLICES   512

Variable Documentation

◆ GSupportsTexture2DArrayStreaming

bool GSupportsTexture2DArrayStreaming
extern