getMaterialInstanceAt abstract method

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

Implementation

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