C# 클래스 LeopotamGroup.Gui.Common.UnityEditors.GuiTransformInspector

상속: UnityEditor.Editor
파일 보기 프로젝트 열기: Leopotam/LeopotamGroupLibraryUnity

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

비공개 메소드들

메소드 설명
DrawPosition ( bool isFound ) : void
DrawRotation ( bool isFound ) : void
DrawScale ( bool isFound ) : void
OnEnable ( ) : void
SameRotation ( Quaternion a, Quaternion b ) : bool

메소드 상세

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void