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

29 lines
806 B
JSON

{
"name": "com.jbooth.microsplat.triplanar",
"displayName": "MicroSplat-Triplanar",
"version": "3.9.0",
"author": {
"name": "Jason Booth",
"email": "slipster216@gmail.com",
"url": "http://jdbtechservices.com/"
},
"unity": "2019.4",
"samples": [
{
"displayName": "Triplanar Example",
"description": "Example of the triplanar module",
"path": "Samples~/Triplanar"
}
],
"dependencies": {
"com.jbooth.microsplat.core": "3.9.0"
},
"description": "The Triplanar module for MicroSplat allows for Triplanar texturing on terrains and meshes.",
"keywords": [
"MicroSplat",
"Terrain",
"Shader"
],
"documentationUrl": "https://docs.google.com/document/d/1eRYatxNlDNHb72Z8mRzBPBqgYD7pYc_CWtwxzKLCjXk/edit?usp=sharing",
"type": "tool"
}