Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterial
- UMaterialInterface::CheckMaterialUsage_Concurrent()
- UMaterial::CheckMaterialUsage_Concurrent()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Materials/Material.h |
Include | #include "Materials/Material.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/Material.cpp |
virtual bool CheckMaterialUsage_Concurrent
(
const EMaterialUsage Usage
) const
Remarks
Same as above but is valid to call from any thread. In the editor, this might spin and stall for a shader compile