private void _cellLayout_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".cellLayout", e.NewValue);
     }
 private void _padding_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".padding", e.NewValue);
     }
 private void _frameColor_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".frameColor", e.NewValue);
     }
 private void _renderOffset_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".renderOffset", e.NewValue);
     }
 private void _elementTint_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".elementTint", e.NewValue);
     }
 private void _swimBoundingBox_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".swimBoundingBox", e.NewValue);
     }
 private void _ShapeScaleMin_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".ShapeScaleMin", e.NewValue);
     }
 private void _sunDiffuse_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".sunDiffuse", e.NewValue);
     }
 private void _massCenter_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".massCenter", e.NewValue);
     }
 private void _targetSize_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".targetSize", e.NewValue);
     }
 private void _billboardUVs_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".billboardUVs", e.NewValue);
     }
 private void _hitAreaUpperLeft_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".hitAreaUpperLeft", e.NewValue);
     }
 private void _borderColorNA_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".borderColorNA", e.NewValue);
     }
 private void _colorMultiply_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".colorMultiply", e.NewValue);
     }
 private void _ambientLightBlendCurve_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".ambientLightBlendCurve", e.NewValue);
     }
 private void _camShakeAmp_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".camShakeAmp", e.NewValue);
     }
 private void _groundImpactShakeFreq_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".groundImpactShakeFreq", e.NewValue);
     }
 private void _shellExitDir_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".shellExitDir", e.NewValue);
     }
 private void _PlacementColour_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".PlacementColour", e.NewValue);
     }
 private void _DefaultNormal_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".DefaultNormal", e.NewValue);
     }
 private void _mAxis_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     Notify(AsString());
     }
 private void _dimensions_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".dimensions", e.NewValue);
     }
 private void _texDirection_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".texDirection", e.NewValue);
     }
 private void _objMouseOverSelectColor_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".objMouseOverSelectColor", e.NewValue);
     }
 private void _appliedForce_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".appliedForce", e.NewValue);
     }
 private void _popupBackgroundColor_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".popupBackgroundColor", e.NewValue);
     }
 private void _rippleTexScale_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".rippleTexScale", e.NewValue);
     }
 private void _scatterDistance_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".scatterDistance", e.NewValue);
     }
 private void _childMargin_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".childMargin", e.NewValue);
     }
 private void _glowIntensity_OnChangeNotification(object o, Notifier.ChangeNotificationEventArgs e)
     {
     dnTorque.self.SetVar(_mSimObjectId + ".glowIntensity", e.NewValue);
     }