getMaterialInstanceAt abstract method

Future<MaterialInstance?> getMaterialInstanceAt(
  1. ThermionEntity entity,
  2. int index
)

Implementation

Future<MaterialInstance?> getMaterialInstanceAt(
    ThermionEntity entity, int index);