Files
UnrealEngine/Engine/Plugins/Runtime/Nvidia/Reflex/Reflex.uplugin
2025-05-18 13:04:45 +08:00

22 lines
418 B
Plaintext

{
"FileVersion" : 3,
"FriendlyName" : "Reflex",
"Version" : 1,
"VersionName" : "1.6",
"Description" : "NVIDIA Reflex Latency Tracking and Tick Rate Handling",
"Category" : "Performance",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "https://epicgames.com",
"EnabledByDefault" : false,
"Modules" :
[
{
"Name" : "Reflex",
"Type" : "ClientOnly",
"PlatformAllowList" : [ "Win64" ]
}
]
}