UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVertexElementTypeSupportInfo Class Reference

#include <RHIGlobals.h>

Public Member Functions

 FVertexElementTypeSupportInfo ()
 
bool IsSupported (EVertexElementType ElementType)
 
void SetSupported (EVertexElementType ElementType, bool bIsSupported)
 

Detailed Description

Info for supporting the vertex element types

Constructor & Destructor Documentation

◆ FVertexElementTypeSupportInfo()

FVertexElementTypeSupportInfo::FVertexElementTypeSupportInfo ( )
inline

Member Function Documentation

◆ IsSupported()

bool FVertexElementTypeSupportInfo::IsSupported ( EVertexElementType  ElementType)
inline

◆ SetSupported()

void FVertexElementTypeSupportInfo::SetSupported ( EVertexElementType  ElementType,
bool  bIsSupported 
)
inline

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