mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-04 13:00:33 +00:00
6 lines
169 B
C#
6 lines
169 B
C#
//--- OBJECT WRITE BEGIN ---
|
|
singleton Material(SMPOWWall35) {
|
|
mapTo = "SMPOWWall35";
|
|
DiffuseMapAsset[0] = "TTR:SMPOWWall35_ALBEDO";
|
|
};
|
|
//--- OBJECT WRITE END ---
|