0

我需要在 3D 场景上放置一个 html 表单(three.js)

<FORM NAME="test">
<P>Enter your  Name: <INPUT TYPE="TEXT" NAME="firstName"><BR><BR>
<INPUT TYPE="Button" Value="Name" onClick="functionInput(this.form)">
</P>
</FORM>

它只是出现隐藏,我该怎么办?

4

0 回答 0