Goblin - A Platform for 3D AR and VR Applications

MyMeshContainer.Render2 Method 

An attempt to implement Mesh.DrawSubset() so that we could draw a face with a different color.

public void Render2(
   Device device
);

See Also

MyMeshContainer Class | Goblin.Engine.Scene Namespace