Blender introTutorial
Blender introTutorial 基础篇 下载Blender https://www.blender.org/ 视频链接:基础篇:下载与安装 快捷键以及基础操作 视频链接(配合视频了解):基础篇:让手听话 试试各个操作(不需要记住快捷键,大致试试即可) 视角控制 鼠标中键:旋转视图 鼠标滚轮:缩放视图 shift+鼠标中键:平移视图 ctrl+a...
Blender introTutorial 基础篇 下载Blender https://www.blender.org/ 视频链接:基础篇:下载与安装 快捷键以及基础操作 视频链接(配合视频了解):基础篇:让手听话 试试各个操作(不需要记住快捷键,大致试试即可) 视角控制 鼠标中键:旋转视图 鼠标滚轮:缩放视图 shift+鼠标中键:平移视图 ctrl+a...
advanced Unity3D_Gameplay_method Backpack UI Grid Layout Group Slot Holder DragItem EventSystem RectTransform: record four corners PointerEventData using System.Collections; using Syst...
basic Unity3D_Gameplay_method transform // 都是 vector3 // 全局位置 print(transform.eulerAngles); print(transform.position); print(transform.lossyScale); ...
C#_intro virtual method In C#, a virtual method is a method that can be overridden in a derived class. When a method is declared as virtual in a base class, it allows a derived class to provide it...
GameDevLeanring https://www.sichenliu.com/gamedev/unity-learning-resources
Github VCS on Unity Each time you have a set of changes ready to share with your team, you’ll be going through the following process to stage and commit them in git: Stage the changes to commit...
Basic Unity Method Transform.Rotate void Transform.Rotate(float xAngle, float yAngle, float zAngle) (+ 5 多个重载) /*The implementation of this method applies a rotation of zAngle degrees around the z ...
For VS Code, please follow the instruction on this website and make sure all required extensions are installed: Unity Development with VS Code If the issue persists, please check the console of VS...
intro Constants const int myNum = 15; // myNum will always be 15 myNum = 10; // error: assignment of read-only variable 'myNum' C++ User Input int x; cout << "Type a number: "; // Type...
Welcome Hello and welcome to my doc site! I am gonna use this site to record anything I want. code block test hihihi hi Photo