中文
Appearance
AssetObject.assetType
AssetObject
(只读)资源类型。
AssetType
let asset = Resources.Load<AnimationClip>(AnimationClip, "assetsID"); asset.assetType;