![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "InstanceData/InstanceDataManager.h"#include "InstanceData/InstanceUpdateChangeSet.h"#include "InstanceData/InstanceDataUpdateUtils.h"#include "Components/PrimitiveComponent.h"#include "DataDrivenShaderPlatformInfo.h"#include "SceneInterface.h"#include "Math/DoubleFloat.h"#include "RenderUtils.h"#include "Rendering/MotionVectorSimulation.h"Classes | |
| class | FUpdatableInstanceDataSceneProxy |
| struct | FChangeDesc2 |
Macros | |
| #define | LOG_INST_DATA(_Format_, ...) |
Functions | |
| template<typename IndexRemapType > | |
| void | ApplyDataChanges (FInstanceUpdateChangeSet &ChangeSet, const IndexRemapType &IndexRemap, int32 PostUpdateNumInstances, FInstanceSceneDataBuffers::FWriteView &ProxyData) |
| void ApplyDataChanges | ( | FInstanceUpdateChangeSet & | ChangeSet, |
| const IndexRemapType & | IndexRemap, | ||
| int32 | PostUpdateNumInstances, | ||
| FInstanceSceneDataBuffers::FWriteView & | ProxyData | ||
| ) |