Copy alpha threshold to clones.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@34 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Andrzej Kapolka
2006-08-25 00:43:37 +00:00
parent 1eff736540
commit 8fd0175a06
@@ -321,6 +321,7 @@ public class ModelMesh extends TriMesh
mstore._emissiveMap = _emissiveMap;
mstore._solid = _solid;
mstore._transparent = _transparent;
mstore._alphaThreshold = _alphaThreshold;
mstore._translucent = _translucent;
mstore._oibuf = _oibuf;
mstore._vbuf = _vbuf;