Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
Include |
#include "VertexFactory.h" |
enum EVertexInputStreamType
{
Default = 0,
PositionOnly,
PositionAndNormalOnly,
Count,
}
Name |
Description |
---|---|
Default |
|
PositionOnly |
|
PositionAndNormalOnly |
|
Count |