Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseReturns all asset representations at assetPath
.
Asset representations are objects in the asset that are visible in the Project view.
All paths are relative to the project folder, for example: "Assets/MyTextures/hello.png"
See Also: AssetDatabase.LoadMainAssetAtPath, AssetDatabase.LoadAssetAtPath, AssetDatabase.LoadAllAssetsAtPath.