getBabylonUrl
@combeenation/custom-code-utils
Function: getBabylonUrl()
getBabylonUrl(
babylonAssetPath):string|undefined
Get the url of a babylon asset which is contained in a bundle that is assigned to this configurator
Parameters
babylonAssetPath
string
Full asset path with an optional foldername, separated by a . (e.g. Models.CarXY)
Returns
string | undefined