gpt4 book ai didi

html - Controller 背景图像不工作

转载 作者:行者123 更新时间:2023-11-28 06:58:42 25 4
gpt4 key购买 nike

背景颜色工作正常,但我无法让背景图像工作。它只显示背景颜色。图片与 Controller 文件位于同一文件夹中。我正在使用统一。 Picture of the phone .谢谢!

controller.html

<head>    
<style>
body {
background-image: url(background.png);
background-color: white;
}
</style>
</head>

最佳答案

Controller 的资源需要在 Assets/WebGLTemplates/AirConsole 中。
我假设您的 Controller (您正在处理的文件)不在那个文件夹中,而是在元素的其他地方。
WebGLTemplates 文件夹中有一个 Controller 文件,但该文件会自动更新以镜像场景中 AirConsole 对象中链接的文件。

关于html - Controller 背景图像不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33359316/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com