新插件

This commit is contained in:
2025-06-04 09:09:39 +08:00
parent 83ced83b6b
commit d76b763fbf
1718 changed files with 1234489 additions and 1 deletions

View 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"
}