FVertexElement::FVertexElement

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHI.h"

Syntax

FVertexElement
(
    uint8 InStreamIndex,
    uint8 InOffset,
    EVertexElementType InType,
    uint8 InAttributeIndex,
    uint16 InStride,
    bool bInUseInstanceIndex
)

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