Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Assets
Scripts
Utils
Editor
SortingLayerSettingsEditor
C# Class Assets.Scripts.Utils.Editor.SortingLayerSettingsEditor
Inheritance:
UnityEditor.Editor
Mostrar archivo
Open project: nubick/unity-utils
Public Methods
Method
Description
GetSortingLayerNames
( ) :
string[]
OnEnable
( ) :
void
OnInspectorGUI
( ) :
void
Method Details
GetSortingLayerNames()
public
method
public
GetSortingLayerNames
( ) :
string[]
return
string[]
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
OnInspectorGUI()
public
method
public
OnInspectorGUI
( ) :
void
return
void