Ejemplo n.º 1
0
 /// <summary>
 /// テクスチャをアンロックする。
 /// </summary>
 public void Unlock()
 {
     SwigObject.Unlock();
 }