![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <OpenGLState.h>
Public Member Functions | |
| FOpenGLCachedAttr () | |
Public Attributes | |
| GLuint | Size |
| GLenum | Type |
| GLuint | StreamOffset |
| GLuint | StreamIndex |
| GLboolean | bNormalized |
| GLboolean | bShouldConvertToFloat |
|
inline |
| GLboolean FOpenGLCachedAttr::bNormalized |
| GLboolean FOpenGLCachedAttr::bShouldConvertToFloat |
| GLuint FOpenGLCachedAttr::Size |
| GLuint FOpenGLCachedAttr::StreamIndex |
| GLuint FOpenGLCachedAttr::StreamOffset |
| GLenum FOpenGLCachedAttr::Type |