FVertexStreamComponent

Overload list

Windows
MacOS
Linux
Name Description

Public function

FVertexStreamComponent()

Initializes the data stream to null.

Public function

FVertexStreamComponent

(
    const FVertexBuffer* InVertexB...,
    uint32 InOffset,
    uint32 InStride,
    EVertexElementType InType,
    EVertexStreamUsage Usage
)

Minimal initialization constructor.

Public function

FVertexStreamComponent

(
    const FVertexBuffer* InVertexB...,
    uint32 InStreamOffset,
    uint32 InOffset,
    uint32 InStride,
    EVertexElementType InType,
    EVertexStreamUsage Usage
)

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