C# Class UnityEngine.SortingLayer

ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
GetLayerValueFromID ( int id ) : int
GetLayerValueFromName ( string name ) : int
GetSortingLayerIDsInternal ( ) : int[]
IDToName ( int id ) : string
IsValid ( int id ) : bool
NameToID ( string name ) : int