@CustomEditor (builder_VertHandle)
class VertHandle_Ed extends Editor 
{
	function OnInspectorGUI () 
	{
		//DrawDefaultInspector();		
    }
}