Torque3D/Templates/BaseGame/game/data/TTR/materials/wall69.cs

7 lines
154 B
C#
Raw Normal View History

//--- OBJECT WRITE BEGIN ---
singleton Material(wall69) {
mapTo = "wall69";
DiffuseMapAsset[0] = "TTR:wall69_ALBEDO";
};
//--- OBJECT WRITE END ---