FVertexStreamComponent::FVertexStreamComponent

Minimal initialization constructor.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "VertexFactory.h"

Syntax

FVertexStreamComponent
(
    const FVertexBuffer * InVertexBuffer,
    uint32 InOffset,
    uint32 InStride,
    EVertexElementType InType,
    EVertexStreamUsage Usage
)

Remarks

Minimal initialization constructor.

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