コード例 #1
0
 public override void SetViewport(uint index, ref Viewport viewport)
 {
     _currentCommands.SetViewport(index, ref viewport);
 }