Navigation
API > API/Plugins > API/Plugins/MetaHumanPlatform > API/Plugins/MetaHumanPlatform/FMetaHumanPhysicalDeviceProvider
Description
The ability to query hardware GPU devices is only supported on Windows. For other platforms we simply return false which generally indicates that a software based fallback should be used.
The values within the parameters are not affected.
| Name | GetLUIDs |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPlatform/Public/MetaHumanPhysicalDeviceProvider.h |
| Include Path | #include "MetaHumanPhysicalDeviceProvider.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPlatform/Private/Other/MetaHumanPhysicalDeviceProvider_Other.cpp |
static bool GetLUIDs
(
FString & OutUEPhysicalDeviceLUID,
TArray < FString > & OutAllPhysicalDeviceLUIDs
)
false
Parameters
| Name | Remarks |
|---|---|
| OutUEPhysicalDeviceLUID | |
| OutAllPhysicalDeviceLUIDs |