图片改名

This commit is contained in:
CaiYanPeng 2021-09-03 15:10:18 +08:00
parent 1254414415
commit 169b9719f6
4 changed files with 0 additions and 34 deletions

View File

@ -1,23 +0,0 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
public class AfterFitter : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
private void OnRectTransformDimensionsChange()
{
GetComponent<ImageWithIndependentRoundedCorners>().Refresh();
}
// Update is called once per frame
void Update()
{
}
}

View File

@ -1,11 +0,0 @@
fileFormatVersion: 2
guid: 48dd9cc173abec2449723779e22e9d0c
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

Before

Width:  |  Height:  |  Size: 363 B

After

Width:  |  Height:  |  Size: 363 B