摘要: 这些素材能用于各种设计软件,比如3Dmax,sketchup等各种建模软件以及各种渲染器。 HDR贴图下载地址:https://hd... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(829) 评论(0) 推荐(0)
摘要: 本地数据持久化 一、 PlayerPrefs使用案例 二、xml三、json 一、 PlayerPrefs PlayerPr... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(542) 评论(0) 推荐(0)
摘要: API (1)字符访问(下标访问s[i])(2)打散为字符数组(ToCharArray)(3)截取子串(Substring)(4... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(84) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;us... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(47) 评论(0) 推荐(0)
摘要: 原文链接 unity 自带的音频加载类仅支持wav、ogg格式的音频文件,当你拿到一堆mp3格式的文件时,你会选择哪种处理方式。 1... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(657) 评论(0) 推荐(0)
摘要: 回顾unity 1.新建物理材质2.球球ui上加这两个组件3.地面加同样的组件 1.新建物理材质 物理材质中有两个参数,F... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(396) 评论(0) 推荐(0)
摘要: 这里写自定义目录标题 时分秒 时分秒 public string FormatTime(int totalSeconds) ... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(300) 评论(0) 推荐(0)
摘要: using System.Collections;using System.Collections.Generic;using Un... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(310) 评论(0) 推荐(0)
摘要: using UnityEngine;using System.Collections;using UnityEngine.UI;pu... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(389) 评论(0) 推荐(0)
摘要: //1. Transparent//2. Rim//3. Intersection HighlightShader "Kaima/D... 阅读全文
posted @ 2022-06-22 18:04 哒哒哒~~~ 阅读(131) 评论(0) 推荐(0)