コード例 #1
0
ファイル: NanoVG.cs プロジェクト: WildGenie/Libraria
 public static void EndFrame()
 {
     NVG.EndFrame(Engine.NVGCtx);
 }