FVertexFactory::OffsetInstanceStreams

Choose your operating system:

Windows

macOS

Linux

References

Module

RenderCore

Header

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

Include

#include "VertexFactory.h"

Source

/Engine/Source/Runtime/RenderCore/Private/VertexFactory.cpp

Syntax

void OffsetInstanceStreams
(
    uint32 InstanceOffset,
    EVertexInputStreamType VertexStreamType,
    FVertexInputStreamArray & VertexStreams
) const