ICode9

精准搜索请尝试: 精确搜索
  • 控制手柄-CapsuleBoundsHandle2022-06-17 00:34:00

      和SphereBoundsHandle的主要区别是这边有radius, height, heightAxis三个参数,没有size参数,其他基本一致 using UnityEditor; using UnityEditor.IMGUI.Controls; using UnityEngine; public class TestWindow : EditorWindow { [MenuItem("Window/TestWindow")] st

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有