中文
Appearance
AssetObject.name
AssetObject
资源的名称。
string
let asset = Resources.Load<AnimationClip>(AnimationClip, "assetsID"); asset.name;