MaxVertexElementCount

The maximum number of vertex elements which can be used by a vertex declaration.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHIDefinitions.h"

Syntax

enum
{
    MaxVertexElementCount = 16
}

Remarks

The maximum number of vertex elements which can be used by a vertex declaration.

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