Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FLocalVertexFactory
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LocalVertexFactory.h |
Include | #include "LocalVertexFactory.h" |
Source | /Engine/Source/Runtime/Engine/Private/LocalVertexFactory.cpp |
void SetData
&40;
const FDataType & InData
&41;
Remarks
An implementation of the interface used by TSynchronizedResource to update the resource with new data from the game thread.