当前位置:网站首页>Unity功能——Unity离线文档下载及使用
Unity功能——Unity离线文档下载及使用
2022-07-03 15:22:00 【ۓ明哲ڪ】
声明:本文为个人笔记,用于学习研究使用非商用,内容为个人研究及综合整理所得,若有违规,请联系,违规必改。
前言
介绍Unity离线文档下载及使用方法,文末附下载链接.
一、方法一
- 打开Unity在菜单栏选择UnityManual进入Unity文档.如下图所示:
2.依次选择 Manual->UnityUserManual->offlinedocumentation->Download: Offline Unity Documentation (Size: about 300MB).如下图所示:
即可完成下载.
二、方法二
在搜索框搜索offline,进入Offline documentation页面进行下载.如下图所示:
注意:请选择对应Unity版本的文档,否则可能会导致极小概率的老版本文档查找不到新版本api或者新版本api参数等发生改变.
三、使用方法
方法一:把文档放在Unity安装路径下(推荐,可在Unity中直接使用)
离线文档解压后,在对应版本的Unity安装路径下,打开Editor->Data->Documentation(没有创建一个)在这文件夹里面在建一个文件夹en,把其他的文件夹都放在en里面。最后的文件路径:Unityx.x.x/Editor/Data/Documentation/en/ScriptReference/
效果:在Unity内通过对应?打开对应的说明
方法二:直接打开.
四下载地址
官方文档地址
https://docs.unity3d.com/cn/2019.4/Manual/OfflineDocumentation.html
下载地址2018.3(自己下载后上传的)
https://download.csdn.net/download/weixin_45532761/85481268
打开慢优化方法
http://t.csdn.cn/3LZCq
http://t.csdn.cn/SpDIG
五总结
保持饥饿,保持愚蠢.
这世界唯一能够相信的就是你付出的努力和你走过的路.
边栏推荐
- 解决pushgateway数据多次推送会覆盖的问题
- Construction of operation and maintenance system
- 秒杀系统3-商品列表和商品详情
- Puppet自动化运维排错案例
- App global exception capture
- What is one hot encoding? In pytoch, there are two ways to turn label into one hot coding
- Matlab r2011b neural network toolbox precautions
- Using notepad++ to build an arbitrary language development environment
- Jvm-04-runtime data area heap, method area
- Redis主从、哨兵、集群模式介绍
猜你喜欢
Construction of operation and maintenance system
整形和浮点型是如何在内存中的存储
Jvm-08-garbage collector
Visual upper system design and development (Halcon WinForm) -4 Communication management
Halcon and WinForm study section 1
Idea does not specify an output path for the module
Summary of concurrent full knowledge points
qt使用QZxing生成二维码
redis缓存穿透,缓存击穿,缓存雪崩解决方案
Popular understanding of linear regression (II)
随机推荐
Detailed comments on MapReduce instance code on the official website
使用Tengine解决负载均衡的Session问题
Using multipleoutputs to output multiple files in MapReduce
Reentrantlock usage and source code analysis
Apache ant extension tutorial
Tensorflow realizes verification code recognition (II)
What are the composite types of Blackhorse Clickhouse, an OLAP database recognized in the industry
What is machine reading comprehension? What are the applications? Finally someone made it clear
视觉上位系统设计开发(halcon-winform)-1.流程节点设计
Jvm-09 byte code introduction
redis缓存穿透,缓存击穿,缓存雪崩解决方案
socket.io搭建分布式Web推送服务器
Characteristics of MySQL InnoDB storage engine -- Analysis of row lock
Kubernetes 进阶训练营 Pod基础
Visual upper system design and development (Halcon WinForm) -4 Communication management
Jvm-05-object, direct memory, string constant pool
Search in the two-dimensional array of leetcode sword offer (10)
XWiki Installation Tips
Kubernetes带你从头到尾捋一遍
String functions that you need to know