原创 AB包詳解

https://www.cnblogs.com/Roz-001/p/11237198.html

原创 unity 隱藏UI

  using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class T

原创 unity 排序按鈕判斷

  主要思想,將排序的button位置以及name互換,最後總結正確的“name”跟名字疊加作對比,ui上的位置用Rectransform using System; using System.Collections; using Sy

原创 切換鼠標指針

  using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; publ

原创 unity發佈WebGl優化問題

詳情參考:https://blog.csdn.net/qq_40229737/article/details/88066562 更全面:https://www.cnblogs.com/MrZivChu/p/youhua.html 一、ui

原创 unity 自動分割Fbx下的動畫片段

將以下腳本放在Editor下即可,帶動畫的模型文件要跟配置文件在同一目錄 using UnityEngine; using System.Collections; using UnityEditor; using System.IO;

原创 unity 內置組件事件調動

  using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class T

原创 unity修改默認字體

 注意問題,切換場景時需要重新配置一下*如若出現報錯,再次配置一下即可 using UnityEngine; using UnityEditor; using System; using UnityEngine.UI; using Un

原创 PC_接百度智能雲 -語音識別

參考博主 1.在百度智能雲上註冊賬號,並選擇語音技術-創建應用,會自動生成 API key和Secret key留意備用 2.在語音技術下選擇sdk(c#)下載,將其中適合版本的.dll文件和.json文件引用到unity 3.將Baid

原创 unity內置語音識別

關鍵字識別 點贊 收藏 分享 文章舉報 fanfan_hongyun 發佈了131 篇原創文章 · 獲贊 25 · 訪問量 6萬+ 私信

原创 備份_柱狀圖_dotween值

//生產報告 void Chan_shengchanbaogao() { //33 if (jishu <= 33) {

原创 鼠標右鍵旋轉視角

原文鏈接:https://www.php.cn/blog/detail/1336.html using System.Collections; using System.Collections

原创 下拉列表ugi

  using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using DG.Tweeni

原创 自動累加Connet

 

原创 ui 克隆線條

  using System.Collections; using System.Collections.Generic; using UnityEngine; using DG.Tweening; public class Test