|
Loads an asset stored at path in a Resources folder.
Returns the asset at path if it can be found otherwise returns null. The path is relative to any Resources folder inside the Assets folder of your project, extensions must be omitted.
Another example:
Loads an asset stored at path in a Resources folder.
Returns the asset at path if it can be found otherwise returns null. Only objects of type will be returned. The path is relative to any Resources folder inside the Assets folder of your project, extensions must be omitted.