19 lines
412 B
JSON
19 lines
412 B
JSON
|
|
{
|
||
|
|
"name": "com.nvidia.streamline.reflex",
|
||
|
|
"description": "NVIDIA Streamline Reflex implementation package",
|
||
|
|
"version": "1.8.0-alpha.1",
|
||
|
|
"unity": "2019.4",
|
||
|
|
"unityRelease": "1f1",
|
||
|
|
"displayName": "NVIDIA Streamline Reflex",
|
||
|
|
"dependencies": {
|
||
|
|
"com.nvidia.streamline.core": "0.0.1-alpha1"
|
||
|
|
},
|
||
|
|
"keywords": [
|
||
|
|
"graphics",
|
||
|
|
"performance",
|
||
|
|
"rendering",
|
||
|
|
"render",
|
||
|
|
"pipeline"
|
||
|
|
]
|
||
|
|
}
|