FMeshParticleVertexFactory::SetDynamicParameterBuffer

Set the source vertex buffer that contains particle dynamic parameter data.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MeshParticleVertexFactory.h

Include

#include "MeshParticleVertexFactory.h"

Source

/Engine/Source/Runtime/Engine/Private/MeshParticleVertexFactory.cpp

Syntax

void SetDynamicParameterBuffer
(
    const FVertexBuffer * InDynamicParameterBuffer,
    uint32 StreamOffset,
    uint32 Stride
)

Remarks

Set the source vertex buffer that contains particle dynamic parameter data.

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