Ejemplo n.º 1
0
 /// <summary>
 /// Implements this method to process a <see cref="ModelMeshPart"/>.
 /// </summary>
 /// <param name="model">The model.</param>
 /// <param name="meshPart">The mesh part.</param>
 /// <returns>Effect to be associated to the <see cref="ModelMeshPart"/>.</returns>
 protected abstract Effect Process(Model model, ModelMeshPart meshPart);