FParticleBeamTrailVertexFactory::SetVertexBuffer

Set the source vertex buffer.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleBeamTrailVertexFactory.h

Include

#include "ParticleBeamTrailVertexFactory.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleBeamTrailVertexFactory.cpp

Syntax

void SetVertexBuffer
(
    const FVertexBuffer * InBuffer,
    uint32 StreamOffset,
    uint32 Stride
)

Remarks

Set the source vertex buffer.

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