UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Shader::FMemoryImageValue Struct Reference

#include <ShaderTypes.h>

Public Attributes

uint8 Bytes [MaxSize]
 
uint32 Size
 

Static Public Attributes

static const uint32 MaxSize = sizeof(double) * 16
 

Member Data Documentation

◆ Bytes

uint8 UE::Shader::FMemoryImageValue::Bytes[MaxSize]

◆ MaxSize

const uint32 UE::Shader::FMemoryImageValue::MaxSize = sizeof(double) * 16
static

◆ Size

uint32 UE::Shader::FMemoryImageValue::Size

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