LoadMaterials abstract method

List<MaterialStructType> LoadMaterials(
  1. String fileName
)

Implementation

List<MaterialStructType> LoadMaterials(
  String fileName,
);