Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCache > FGeometryCacheTrackStreamableRenderResource
- FRenderResource::ReleaseRHI()
- FGeometryCacheTrackStreamableRenderResource::ReleaseRHI()
References
Module | GeometryCache |
Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
Include | #include "GeometryCacheTrackStreamable.h" |
Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackStreamable.cpp |
virtual void ReleaseRHI&40;&41;
Remarks
Releases the RHI resources used by this resource. Called when leaving the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.