14 lines
368 B
JSON
14 lines
368 B
JSON
{
|
|
"author": "Keijiro Takahashi",
|
|
"description": "Noise Shader provides lightweight 2D/3D gradient noise functions for shader use.",
|
|
"displayName": "Noise Shader",
|
|
"keywords": [ "unity" ],
|
|
"license": "MIT",
|
|
"name": "jp.keijiro.noiseshader",
|
|
"repository": "github:keijiro/NoiseShader",
|
|
"unity": "2019.3",
|
|
"unityRelease": "0f1",
|
|
"version": "2.0.0"
|
|
}
|
|
|