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

7 lines
157 B
C#
Raw Normal View History

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