C# Class AlignEditor, KEngine

AlignEditor用于UI编辑的批量对齐。 第一个项目的工具, by chenpeilin
Inheritance: EditorWindow
Show file Open project: mr-kelly/KEngine Class Usage Examples

Public Properties

Property Type Description
alignX string
alignY string
alignZ string

Private Methods

Method Description
CompareGameObjectsByName ( GameObject a, GameObject b ) : int

�Ƚ���Ϸ��������ί�з���

Init ( ) : void
OnGUI ( ) : void
PositionSelectionObjects ( AlignType alignType ) : void

ͳһ��λ����ѡ�еĶ���

getSortedGameObjects ( ) : GameObject[]

��ȡ����������������� ��ѡ��Ϸ����

Property Details

alignX public property

public string alignX
return string

alignY public property

public string alignY
return string

alignZ public property

public string alignZ
return string