UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FUAVStage Struct Reference

#include <OpenGLState.h>

Public Member Functions

 FUAVStage ()
 

Public Attributes

GLenum Format
 
GLuint Resource
 
GLenum Access
 
GLint Layer
 
bool bLayered
 
GLint Level
 

Constructor & Destructor Documentation

◆ FUAVStage()

FUAVStage::FUAVStage ( )
inline

Member Data Documentation

◆ Access

GLenum FUAVStage::Access

◆ bLayered

bool FUAVStage::bLayered

◆ Format

GLenum FUAVStage::Format

◆ Layer

GLint FUAVStage::Layer

◆ Level

GLint FUAVStage::Level

◆ Resource

GLuint FUAVStage::Resource

The documentation for this struct was generated from the following file: