1. 程式人生 > >(轉)Unity內建圖示列表

(轉)Unity內建圖示列表

用法
Gizmos.DrawIcon(transform.position, "PointLight Gizmo");
UnityEditor.EditorGUIUtility.FindTexture("PointLight Gizmo");
  Unity Editor Built-in Icons

Icons what can load using EditorGUIUtility.IconContent

ICON NAME
_Help
_Popup
aboutwindow.mainheader
ageialogo
AlphabeticalSorting
Animation.AddEvent
Animation.AddKeyframe
Animation.EventMarker
Animation.FirstKey
Animation.LastKey
Animation.NextKey
Animation.Play
Animation.PrevKey
Animation.Record
Animation.SequencerLink
animationanimated
animationdopesheetkeyframe
animationkeyframe
animationnocurve
animationvisibilitytoggleoff
animationvisibilitytoggleon
AnimationWrapModeMenu
Asset Store
Audio Mixer
AvatarCompass
AvatarController.Layer
AvatarController.LayerHover
AvatarController.LayerSelected
BodyPartPicker
BodySilhouette
DotFill
DotFrame
DotFrameDotted
DotSelection
Head
HeadIk
HeadZoom
HeadZoomSilhouette
LeftArm
LeftFeetIk
LeftFingers
LeftFingersIk
LeftHandZoom
LeftHandZoomSilhouette
LeftLeg
MaskEditor_Root
RightArm
RightFeetIk
RightFingers
RightFingersIk
RightHandZoom
RightHandZoomSilhouette
RightLeg
Torso
AvatarPivot
beginButton-On
beginButton
blendKey
blendKeyOverlay
blendKeySelected
blendSampler
blueGroove
BuildSettings.Android
BuildSettings.Android.Small
BuildSettings.Broadcom
BuildSettings.Editor
BuildSettings.Editor.Small
BuildSettings.Facebook
BuildSettings.Facebook.Small
BuildSettings.FlashPlayer
BuildSettings.FlashPlayer.Small
BuildSettings.iPhone
BuildSettings.iPhone.Small
BuildSettings.Metro
BuildSettings.Metro.Small
BuildSettings.N3DS
BuildSettings.N3DS.Small
BuildSettings.PS4
BuildSettings.PS4.Small
BuildSettings.PSM
BuildSettings.PSM.Small
BuildSettings.PSP2
BuildSettings.PSP2.Small
BuildSettings.SelectedIcon
BuildSettings.Standalone
BuildSettings.Standalone.Small
BuildSettings.StandaloneBroadcom.Small
BuildSettings.StandaloneGLES20Emu.Small
BuildSettings.StandaloneGLESEmu
BuildSettings.StandaloneGLESEmu.Small
BuildSettings.Switch
BuildSettings.Switch.Small
BuildSettings.Tizen
BuildSettings.Tizen.Small
BuildSettings.tvOS
BuildSettings.tvOS.Small
BuildSettings.Web
BuildSettings.Web.Small
BuildSettings.WebGL
BuildSettings.WebGL.Small
BuildSettings.WiiU
BuildSettings.WiiU.Small
BuildSettings.WP8
BuildSettings.WP8.Small
BuildSettings.Xbox360
BuildSettings.Xbox360.Small
BuildSettings.XboxOne
BuildSettings.XboxOne.Small
BuildSettings.Xiaomi
Camera Gizmo
CheckerFloor
Clipboard
ClothInspector.PaintTool
ClothInspector.PaintValue
ClothInspector.SelectTool
ClothInspector.SettingsTool
ClothInspector.ViewValue
CloudConnect
Collab.Build
Collab.BuildFailed
Collab.BuildSucceeded
Collab.FileAdded
Collab.FileConflict
Collab.FileDeleted
Collab.FileIgnored
Collab.FileMoved
Collab.FileUpdated
Collab.FolderAdded
Collab.FolderConflict
Collab.FolderDeleted
Collab.FolderIgnored
Collab.FolderMoved
Collab.FolderUpdated
Collab.NoInternet
Collab
Collab.Warning
CollabConflict
CollabError
CollabNew
CollabOffline
CollabProgress
CollabPull
CollabPush
ColorPicker.ColorCycle
ColorPicker.CycleColor
ColorPicker.CycleSlider
ColorPicker.SliderCycle
console.erroricon.inactive.sml
console.erroricon
console.erroricon.sml
console.infoicon
console.infoicon.sml
console.warnicon.inactive.sml
console.warnicon
console.warnicon.sml
curvekeyframe
curvekeyframeselected
curvekeyframeselectedoverlay
curvekeyframesemiselectedoverlay
curvekeyframeweighted
CustomSorting
d__Popup
d_aboutwindow.mainheader
d_ageialogo
d_AlphabeticalSorting
d_Animation.AddEvent
d_Animation.AddKeyframe
d_Animation.EventMarker
d_Animation.FirstKey
d_Animation.LastKey
d_Animation.NextKey
d_Animation.Play
d_Animation.PrevKey
d_Animation.Record
d_Animation.SequencerLink
d_animationanimated
d_animationkeyframe
d_animationnocurve
d_animationvisibilitytoggleoff
d_animationvisibilitytoggleon
d_AnimationWrapModeMenu
d_AS Badge Delete
d_AS Badge New
d_Asset Store
d_Audio Mixer
d_AvatarBlendBackground
d_AvatarBlendLeft
d_AvatarBlendLeftA
d_AvatarBlendRight
d_AvatarBlendRightA
d_AvatarCompass
d_AvatarPivot
d_beginButton-On
d_beginButton
d_blueGroove
d_BuildSettings.Android

相關推薦

()Unity圖示列表

用法 Gizmos.DrawIcon(transform.position, "PointLight Gizmo"); UnityEditor.EditorGUIUtility.FindTexture("PointLight Gizmo"); &nb

Spark SQL 函式列表

文章目錄 •    1 ! •    2 % •    3 & •    4 * •    5 + •    

unity特殊資料夾

  Resources資料夾:可以在根目錄下,也可以在子目錄裡,只要名子叫Resources就可以。Resources資料夾下的資源不管你用還是不用都會被打包進.apk(Android包的檔案)或者.ipa(Ios包的檔案),該資料夾下的資源會被壓縮。 Editor資料夾:Edit

()Python函式進階之“屬性(property())”詳解

原文:https://blog.csdn.net/GeekLeee/article/details/78519767 版權宣告:本文為博主原創文章,未經博主允許不得轉載。 https://blog.csdn.net/GeekLeee/article/details/78519767屬性函式(property

Unity 查詢unity資源的工具

大致步驟: 1、找到Unity所有預設體和材質資源 2、拿到這些資源的依賴檔案 3、找到所有 依賴檔案裡的 Texture Shader Material Sprite 3.1、 拿到依賴檔案裡的預設體 加載出來 遍歷元件 3.2、 拿到依賴檔案裡的M

Linux命令列表

source   也就是. 命令,使shell讀取指定shell程式檔案並執行 alias   設定命令別名 bg   命令後臺執行 bind   顯示和設定命令列中的鍵盤組合按鍵 break builtin caller cd   切換工作目錄 command    co

Unity Shaders】使用CgInclude讓你的Shader模組化——Unity的CgInclude檔案

這裡是本書所有的插圖。這裡是本書所需的程式碼和資源(當然你也可以從官網下載)。========================================== 分割線 ==========================================寫在前面啦啦啦,又開

)論python工廠函數與函數

符號 靜態 iss == hex 功能 小寫 生產 find() 所謂工廠函數就是指這些內建函數都是類對象, 當你調用它們時,實際上是創建了一個類實例。 工廠函數: int(),long(),float(),complex(),bool() str(),unicode(

python列表解析式,生成器,及部分函數使用方法

法國 set mime 惰性 ring pla ges 函數 calendar 標準庫datetime 需要導入datetime模塊: import datetime datetime模塊: 對日期,時間,時間戳的處理 datetime的類方法

】Python 函式 locals() 和globals()

Python 內建函式 locals() 和globals() 轉自: https://blog.csdn.net/sxingming/article/details/52061630

:EL表示式的11個物件

原文地址:https://blog.csdn.net/qq_17045385/article/details/54799998 EL是JSP內建的表示式語言 JSP2.0開始,不讓再使用Java指令碼,而是使用EL表示式和動態標籤來代替Java指令碼 ############EL替代的是<%=..

()python函式: 函式

原文:https://blog.csdn.net/pipisorry/article/details/44755423 https://juejin.im/post/5ae3ee096fb9a07aa7676883 Python內建(built-in)函式隨著python直譯器的執行而建立。在Python

Unity Shader中的座標空間與轉換矩陣函式

模型空間(model space)也稱為物件空間(object space)或區域性空間(local space)是指以模型原點為原點的座標系。 世界空間(world space)也稱全域性空間(global space)是以世界原點為原點的座標系,世界座標也就是Unity3D裡的絕對座標。 觀

PHP物件遍歷、標準類與資料物件

一、物件遍歷 物件也可以可以使用foreach語句進行遍歷,有兩點注意: 1,只能遍歷屬性。 2,只能遍歷“看得到”的屬性——程式碼所在範圍可訪問。  在外面遍歷:       可見,此時protected和private屬性都沒有遍歷出來。 如果需要全部遍歷,則改造為:     

列表方法

---恢復內容開始--- 1.count     count方法統計某個元素在列表中出現的次數 2.extend  擴充套件 3.index    用於顯示某個元素在列表中的索引位置 a=["xiaohu","sanpang","jinxi

【python】資料結構——列表

【引言】python提供了4個內建資料結構,可以用來儲存任何物件集合,它們分別是列表、元組、字典和集合。python有兩個有序的集合資料結構(列表和元組),列表是其中之一。 1. 列表的概念 列表是一個有序的可變物件索引集合,列表中的每個物件從0開始編號。 與陣列不同的是: 1)列表

列表和字串的方法

列表中轉悠的內建方法: 1、append()  #在列表末尾新增新的物件 2、count()   #統計某個元素在列表中出現的次數 3、extend()    #在列表末尾一次性追加另一個序列中的多個值(用新列表擴充套件原來的列表) 4、index()   #從列表中找出某個值第一個匹配項的

python列表方法的使用

list=["python","c++","java","c"] #初始化一個新列表 print(list) #【1】append()方法:在末尾新增新的物件 list.append("java") print(list) #【2】count()方法:統計某個元素在列表中出現的次數 c

python——列表函式

python 列表內建方法 1. append(...) L.append(object) -> None -- append object to end 向列表中追加元素; 2. clear(...) L.clear() -> None -- remove all i

Python-字串-列表-元組-集合-字典-常用方法 And 時間-數學-隨機-模組兒 And 函式 And 異常型別

目錄 一、常用方法 1.字串常用方法 2.列表常用方法 3.元組常用方法 4.集合常用方法 5.字典常用方法 二、常用模組 1.時間模組 2.數學模組 3.隨機模組 4.系統模組 三、內建函式