Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FInstancedStaticMeshSceneProxy
- FPrimitiveSceneProxy::DestroyRenderThreadResources()
- FStaticMeshSceneProxy::DestroyRenderThreadResources()
- FInstancedStaticMeshSceneProxy::DestroyRenderThreadResources()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/InstancedStaticMesh.h |
Include | #include "Engine/InstancedStaticMesh.h" |
Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
virtual void DestroyRenderThreadResources&40;&41;
Remarks
Called when the rendering thread removes the proxy from the scene. This function allows for removing renderer-side resources. Called in the rendering thread.