コード例 #1
0
 static void SeperateSprite()
 {
     SegmentationTexture.SeperateAllTexturesRGBandAlphaChannel(SeperateType.normal);
 }
コード例 #2
0
 static void SeperateAllTexturesRGBandAlphaChannel()
 {
     SegmentationTexture.SeperateAllTexturesRGBandAlphaChannel();
 }