FVertexElementTypeSupportInfo

Info for supporting the vertex element types

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHI.h

Include

#include "RHI.h"

Syntax

class FVertexElementTypeSupportInfo

Remarks

Info for supporting the vertex element types

Constructors

Functions

Name Description

Public function

bool

 

IsSupported

(
    EVertexElementType ElementType
)

Public function

void

 

SetSupported

(
    EVertexElementType ElementType,
    bool bIsSupported
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss