新插件
This commit is contained in:
29
Packages/com.jbooth.microsplat.alpha-hole/package.json
Normal file
29
Packages/com.jbooth.microsplat.alpha-hole/package.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "com.jbooth.microsplat.alpha-hole",
|
||||
"displayName": "MicroSplat-AlphaHole",
|
||||
"version": "3.9.0",
|
||||
"author": {
|
||||
"name": "Jason Booth",
|
||||
"email": "slipster216@gmail.com",
|
||||
"url": "http://jdbtechservices.com/"
|
||||
},
|
||||
"unity": "2019.4",
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "Terain Holes Example",
|
||||
"description": "Example of terrain holes module",
|
||||
"path": "Samples~/AlphaHole"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"com.jbooth.microsplat.core": "3.9.0"
|
||||
},
|
||||
"description": "The Alpha Hole module allows for multiple techniques to create visual holes in the terrain",
|
||||
"keywords": [
|
||||
"MicroSplat",
|
||||
"Terrain",
|
||||
"Shader"
|
||||
],
|
||||
"documentationUrl": "https://docs.google.com/document/d/18SuosZRsgwMxJPC053CrOkYE0qdTwSzgaHFFr0j2D5I/edit?usp=sharing",
|
||||
"type": "tool"
|
||||
}
|
||||
Reference in New Issue
Block a user