2019-09-02 11:17:15 +03:00
|
|
|
{
|
|
|
|
"displayName": "ObjectID Rendering",
|
|
|
|
"name": "com.unity.objectid-rendering",
|
2020-04-07 06:48:49 +03:00
|
|
|
"unity": "2019.3",
|
2020-02-03 15:42:10 +03:00
|
|
|
"version": "0.0.1-dev",
|
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)"
|
2020-04-07 06:48:49 +03:00
|
|
|
],
|
|
|
|
"type": "tool"
|
|
|
|
}
|