• Returns the file content of a deployed asset. If the file doesn't exist or cannot be retrieved, the RPC call throws an error. This method is called to load any assets deployed among the scene, runtime may cache this response much more than the provided "fetch" function.

    Parameters

    Returns Promise<ReadFileResponse>