Skip to main content

getTextureUrl

@combeenation/custom-code-utils


Function: getTextureUrl()

getTextureUrl(textureName): string | undefined

Get the url of a texture asset which is contained in a bundle that is assigned to this configurator

Parameters

textureName

string

Name of texture asset without "Textures3d" prefix

Returns

string | undefined