Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'io_coat3D/data.json')
-rw-r--r--io_coat3D/data.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/io_coat3D/data.json b/io_coat3D/data.json
index e6eccae1..4eaf03e8 100644
--- a/io_coat3D/data.json
+++ b/io_coat3D/data.json
@@ -98,6 +98,19 @@
"huenode": "no",
"node_location": [ 100, 100 ],
"node_color": [ 0.1, 0.5, 0.1 ]
+ },
+
+ "alpha": {
+ "name": "alpha",
+ "colorspace": "noncolor",
+ "normal": "no",
+ "displacement": "no",
+ "find_input": [ "Alpha"],
+ "input": 8,
+ "rampnode": "no",
+ "huenode": "no",
+ "node_location": [ 0, -1000 ],
+ "node_color": [0.535, 0.608, 0.306]
}
}