void OnEnable() { particleScaler = target as ParticleScaler; scaleProp = serializedObject.FindProperty("scale"); }