VertexBufferStride

Number of bytes between elements of the vertex buffer (sizeof VET_Float3 by default).

Windows
MacOS
Linux

Syntax

uint32 VertexBufferStride

Remarks

Number of bytes between elements of the vertex buffer (sizeof VET_Float3 by default). Must be equal or greater than the size of the position vector.

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