29 lines
850 B
JSON
29 lines
850 B
JSON
{
|
|
"name": "com.jbooth.microsplat.wind",
|
|
"displayName": "MicroSplat-Wind and Glitter",
|
|
"version": "3.9.0",
|
|
"author": {
|
|
"name": "Jason Booth",
|
|
"email": "slipster216@gmail.com",
|
|
"url": "http://jdbtechservices.com/"
|
|
},
|
|
"unity": "2019.4",
|
|
"samples": [
|
|
{
|
|
"displayName": "Wind and Glitter Example",
|
|
"description": "Example of the Wind and Glitter module",
|
|
"path": "Samples~/Wind"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.jbooth.microsplat.core": "3.9.0"
|
|
},
|
|
"description": "The Wind and Glitter module for MicroSplat adds a number of custom wind and glitter effects to MicroSplat surfaces and Snow",
|
|
"keywords": [
|
|
"MicroSplat",
|
|
"Terrain",
|
|
"Shader"
|
|
],
|
|
"documentationUrl": "https://docs.google.com/document/d/1LAm2J2EDHArIxXuGJO8iIghjR8J3oNRhN4VPE0t_9bM/edit?usp=sharing",
|
|
"type": "tool"
|
|
} |