Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UVolumetricCloudComponent
Warnings * This is called concurrently on multiple threads (but never the same component concurrently)
- UActorComponent::DestroyRenderState_Concurrent()
- UVolumetricCloudComponent::DestroyRenderState_Concurrent()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/VolumetricCloudComponent.h |
| Include | #include "Components/VolumetricCloudComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/VolumetricCloudComponent.cpp |
virtual void DestroyRenderState_Concurrent&40;&41;
Remarks
Used to shut down any rendering thread structure for this component
This is called concurrently on multiple threads (but never the same component concurrently)