コード例 #1
0
 public void ApplyPalette(MasterPalette palette)
 {
     TextureConverter.ConvertTo8Bits(ref Texture, palette);
 }