Goblin - A Platform for 3D AR and VR Applications

Engine.Run Method 

Runs the application

public int Run();

Return Value

Exit code

Remarks

Make sure you call Run(), Shutdown() and then Dispose()

See Also

Engine Class | Goblin.Engine Namespace