彬哥和你一起學(xué)習(xí)U3D開發(fā)(3)--按鈕控件使用

彬哥和你一起學(xué)習(xí)U3D開發(fā)(3)--按鈕控件使用


一、 C#腳本 代碼如下:

  1. using System.Collections;

  2. using System.Collections.Generic;

  3. using UnityEngine;

  4. public class binge : MonoBehaviour {

  5. // Use this for initialization

  6. void Start () {

  7. }

  8. // Update is called once per frame

  9. void Update () {

  10. }

  11. public void Click_test()

  12. {

  13. Debug.Log("點(diǎn)擊測(cè)試");

  14. }

  15. }

復(fù)制代碼

二、按鈕控件創(chuàng)建

<ignore_js_op style="overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: "microsoft yahei"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">
image

</ignore_js_op>

三、腳本掛接到空間上

<ignore_js_op style="overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: "microsoft yahei"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">
image

</ignore_js_op>

四、 腳本綁定事件

<ignore_js_op style="overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: "microsoft yahei"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">
image

</ignore_js_op>

五、 點(diǎn)擊測(cè)試

<ignore_js_op style="overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: "microsoft yahei"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">
image

</ignore_js_op>

六、 源碼
[#### 本帖隱藏的內(nèi)容

https://github.com/Golangltd/codeclass](https://github.com/Golangltd/codeclass)

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容