2019-09-02 11:17:15 +03:00
|
|
|
{
|
|
|
|
"displayName": "ObjectID Rendering",
|
|
|
|
"name": "com.unity.objectid-rendering",
|
|
|
|
"unity": "2019.2",
|
|
|
|
"version": "0.0.0-preview",
|
2020-02-03 15:41:40 +03:00
|
|
|
"dependencies": {
|
|
|
|
"com.unity.selection-groups": "0.0.4-dev"
|
|
|
|
},
|
2019-09-02 11:17:15 +03:00
|
|
|
"description": "Provides scripts for object id mask rendering in the classic pipeline.",
|
|
|
|
"author": "Simon Wittber <simonwittber@unity3d.com> (https://github.com/smnwttbr)",
|
|
|
|
"contributors": [
|
|
|
|
"Simon Wittber <simonwittber@unity3d.com> (https://github.com/smnwttbr)"
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|