Files
Fishing2/Packages/com.jbooth.microsplat.alpha-hole/package.json
2025-06-04 09:09:39 +08:00

29 lines
810 B
JSON

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