中文
Appearance
AssetObject.toString()
AssetObject
返回assetobject的type。
string
let asset = Resources.Load<AnimationClip>(AnimationClip, "assetsID"); asset.toString();