29 lines
879 B
JSON
29 lines
879 B
JSON
{
|
|
"name": "com.jbooth.microsplat.scatter",
|
|
"displayName": "MicroSplat-Scatter",
|
|
"version": "3.9.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2019.4",
|
|
"samples": [
|
|
{
|
|
"displayName": "Scatter Example",
|
|
"description": "Example of Scatter module",
|
|
"path": "Samples~/Scatter"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.jbooth.microsplat.core": "3.9.0"
|
|
},
|
|
"description": "The Scatter module for MicroSplat allows you to paint debris and other effects onto terrains, adding an extra 32 textures which can be blended in multiple ways with the terrain.",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader"
|
|
],
|
|
"documentationUrl": "https://docs.google.com/document/d/19QWWSc8vejonOooF2sif9966EeBcT4OB9_TLJVcGHOw/edit?usp=sharing",
|
|
"type": "tool"
|
|
} |