|
@@ -278,7 +278,7 @@ class ThreeJsWriter(object):
|
|
|
result["map" + mapType] = fName
|
|
|
result["map" + mapType + "Repeat"] = [1, 1]
|
|
|
result["map" + mapType + "Wrap"] = ["repeat", "repeat"]
|
|
|
- result["map" + mapType + "Anistropy"] = 4
|
|
|
+ result["map" + mapType + "Anisotropy"] = 4
|
|
|
|
|
|
def _exportBones(self):
|
|
|
for joint in ls(type='joint'):
|