Tanoda
|
Public Types | |
enum | eType { Static , Interactive , Tool } |
Protected Member Functions | |
override void | InitializeGUI () |
virtual void | InitializeGUI () |
Additional Inherited Members | |
![]() | |
void | SetComponent (Component target) |
virtual void | UpdateGUI () |
![]() | |
static readonly HashSet< string > | ignoreProperties |
![]() | |
Component | target |
The UnityEngine.Component being edited. More... | |
Custom component editor for UnityEngine.Transform.
Definition at line 20 of file pb_TransformEditor.cs.
Enumerator | |
---|---|
Static | |
Interactive | |
Tool |
Definition at line 24 of file pb_TransformEditor.cs.
|
protectedvirtual |
Reimplemented from GILES.Interface.pb_ComponentEditor.
Definition at line 31 of file pb_TransformEditor.cs.