mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 23:35:45 +00:00
6 lines
178 B
C#
6 lines
178 B
C#
//--- OBJECT WRITE BEGIN ---
|
|
singleton Material(SMRoadStr63215) {
|
|
mapTo = "SMRoadStr63215";
|
|
DiffuseMapAsset[0] = "TTR:SMRoadStr63215_ALBEDO";
|
|
};
|
|
//--- OBJECT WRITE END ---
|