private void OnEnable() { script = target as ARKitFacialControl; faceSkinProperty = serializedObject.FindProperty("skin"); InitializeSkin(); }