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

#include <MetalShaderResources.h>

Public Member Functions

 FMetalAttribute ()
 

Public Attributes

uint32 Index
 
uint32 Components
 
uint32 Offset
 
EMetalComponentType Type
 
uint32 Semantic
 

Friends

FArchiveoperator<< (FArchive &Ar, FMetalAttribute &Attr)
 

Constructor & Destructor Documentation

◆ FMetalAttribute()

FMetalAttribute::FMetalAttribute ( )
inline

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FMetalAttribute Attr 
)
friend

Member Data Documentation

◆ Components

uint32 FMetalAttribute::Components

◆ Index

uint32 FMetalAttribute::Index

◆ Offset

uint32 FMetalAttribute::Offset

◆ Semantic

uint32 FMetalAttribute::Semantic

◆ Type

EMetalComponentType FMetalAttribute::Type

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