Skip to content

Function: projectSceneSourcePathToRuntimeUrl()

projectSceneSourcePathToRuntimeUrl(sourcePath): string

Defined in: packages/core/src/project/paths.ts:88

Convert a validated public scene source path into its runtime URL.

Parameters

sourcePath

string

Returns

string

Privacy | Terms