3 我正在爲Unity中的對象製作一些自定義小控件。我希望他們能夠在Unity編輯器中使用2D和3D尺寸設置。我在哪裏可以得到這個值,以便我可以在腳本中使用它?統一Gizmo大小 來源 2013-11-27 The Oddler +0 我發現去年在Unity Answers中發佈的問題相同。 http://answers.unity3d.com/questions/266638/find-current-scale-of-3d-gizmos.html但沒有答案... – Dish +0 啊哈,這沒有出現在我的搜索。可惜沒有答案:( –
2 如果使用http://docs.unity3d.com/Documentation/ScriptReference/Gizmos.DrawIcon.html它應該是自動的。否則,您可以嘗試http://docs.unity3d.com/Documentation/ScriptReference/HandleUtility.GetHandleSize.html以獲得正確的尺寸。 來源 2013-12-21 16:04:53 artemisart
我發現去年在Unity Answers中發佈的問題相同。 http://answers.unity3d.com/questions/266638/find-current-scale-of-3d-gizmos.html但沒有答案... – Dish
啊哈,這沒有出現在我的搜索。可惜沒有答案:( –