FVertexStream

Information needed to set a vertex stream.

Choose your operating system:

Windows

macOS

Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/VertexFactory.h

Include

#include "VertexFactory.h"

Syntax

struct FVertexStream

Remarks

Information needed to set a vertex stream.

Variables

Name Description

Public variable

uint32

 

Offset

Public variable

uint8

 

Padding

Public variable

uint16

 

Stride

Public variable

const FVertexBu...

 

VertexBuffer

Public variable

EVertexStreamUs...

 

VertexStreamUsage

Constructors

Name Description

Public function

FVertexStream()