Beispiel #1
0
 public void RenderUpdate()
 {
     BrowserInterop.vtsCameraRenderUpdate(Handle);
     Util.CheckInterop();
 }