void OnEnable()
 {
     script = (BConeShape)target;
     //GetSerializedProperties();
 }