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

#include <MetalShaderResources.h>

Public Member Functions

bool IsValid () const
 
 FMetalRayTracingHeader ()
 

Public Attributes

uint32 InstanceIndexBuffer
 

Friends

FArchiveoperator<< (FArchive &Ar, FMetalRayTracingHeader &Header)
 

Constructor & Destructor Documentation

◆ FMetalRayTracingHeader()

FMetalRayTracingHeader::FMetalRayTracingHeader ( )
inline

Member Function Documentation

◆ IsValid()

bool FMetalRayTracingHeader::IsValid ( ) const
inline

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FMetalRayTracingHeader Header 
)
friend

Member Data Documentation

◆ InstanceIndexBuffer

uint32 FMetalRayTracingHeader::InstanceIndexBuffer

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