当前位置:网站首页>unity3d扩展工具栏
unity3d扩展工具栏
2022-07-01 16:32:00 【技术改造世界】
添加一个便捷工具到unity3d编辑器中,加快使用效率。
public class PathMaker : EditorWindow
{
private static GameObject obj = null;
[MenuItem("GameObject/制作路径(快捷键ALT+A) &a")]
public static void ShowWindow(MenuCommand com)
{
obj = (GameObject)com.context;
SceneView view = SceneView.lastActiveSceneView;
Debug.Log("camera position:"+view.camera.transform.position);
// view.pivot = YOUR_GAME_OBJECT.transform.position;
// 此处省略1000字实现的自己逻辑。
}
}
此代码将场景中的GameObject右键菜单加一个选项“制作路径(快捷键ALT+A)”,其中可以使用快捷键ALT+A代替,里面获取当前场景中的摄像机位置。
边栏推荐
- What is the effect of choosing game shield safely in the game industry?
- What are the differences between PHP and DW
- SQL question brushing 1050 Actors and directors who have worked together at least three times
- FPN network details
- 机器学习11-聚类,孤立点判别
- 免费抽奖 | 《阿巴豆》探索未来系列盲盒数字版权作品全网首发!
- Report on Market Research and investment prospects of ammonium dihydrogen phosphate industry in China (2022 Edition)
- Principes et applications du système de base de données (006) - - compilation et installation de MySQL 5.7 (environnement Linux)
- P2592 [zjoi2008] birthday party (DP)
- How wild are hackers' ways of making money? CTF reverse entry Guide
猜你喜欢
【flask入门系列】Cookie与Session
Rhcsa Road
SQL question brushing 584 Looking for user references
数据库系统原理与应用教程(004)—— MySQL 安装与配置:重置 MySQL 登录密码(windows 环境)
What is the digital transformation of manufacturing industry
SystemVerilog structure (II)
数据库系统原理与应用教程(001)—— MySQL 安装与配置:MySQL 软件的安装(windows 环境)
VMware 虚拟机启动时出现故障:VMware Workstation 与 Hyper-v 不兼容...
Machine learning 11 clustering, outlier discrimination
Authentication processing in interface testing framework
随机推荐
What are the differences between PHP and DW
SystemVerilog structure (II)
FPN network details
What is the digital transformation of manufacturing industry
String类
SQL question brushing 627 Change gender
Buuctf gold III
Golang爬虫框架初探
P2893 [USACO08FEB] Making the Grade G(dp&优先队列)
【C语言补充】判断明天是哪一天(明天的日期)
Sword finger offer II 015 All modifiers in the string
Graduation season | Huawei experts teach the interview secret: how to get a high paying offer from a large factory?
Borui data integrated intelligent observable platform was selected into the "Yunyuan production catalogue" of China Academy of communications in 2022
Tutorial on principles and applications of database system (004) -- MySQL installation and configuration: resetting MySQL login password (Windows Environment)
模板引擎Velocity 基礎
Research and investment strategy report of neutral protease industry in China (2022 Edition)
判断一棵二叉树是否为平衡二叉树
Alibaba cloud, Zhuoyi technology beach grabbing dialogue AI
Bugku's file contains
Installation and use of sqoop