Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FVertexFactory
Information needed to set a vertex stream.
| Name | FVertexStream |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include Path | #include "VertexFactory.h" |
Syntax
struct FVertexStream
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexStream() |
VertexFactory.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Offset | uint32 | VertexFactory.h | ||
| Padding | uint8 | VertexFactory.h | ||
| Stride | uint16 | VertexFactory.h | ||
| VertexBuffer | const FVertexBuffer * | VertexFactory.h | ||
| VertexStreamUsage | EVertexStreamUsage | VertexFactory.h |