29 lines
812 B
JSON
29 lines
812 B
JSON
{
|
|
"name": "com.jbooth.microsplat.low-poly",
|
|
"displayName": "MicroSplat-LowPoly",
|
|
"version": "3.9.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2019.4",
|
|
"samples": [
|
|
{
|
|
"displayName": "Low Poly Example",
|
|
"description": "Example of Low Poly module",
|
|
"path": "Samples~/LowPoly"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.jbooth.microsplat.core": "3.9.0"
|
|
},
|
|
"description": "The Low Poly Look module for MicroSplat adds a number of techniques for achieving a facited, low poly style",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader"
|
|
],
|
|
"documentationUrl": "https://docs.google.com/document/d/1t_NNr9dRjLZ9OKqoKq3igkRI3iVefcynU1ebtdYO7gw/edit?usp=sharing",
|
|
"type": "tool"
|
|
} |