Test function.
- Returns
- Returns true if load data successfully.
- Todo
- Move to Test project.
Definition at line 272 of file MaterialLoader.cpp.
273 {
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296 return true;
297 }