| Names |
| Clear | Clears the morph override and returns control to the animation. Uses the default blend time to smoothly transition back. |
| ContainsOverride | Returns true if we have this value overridden (set). False means its value is likely being driven by animation etc. |
| Get | Get this value |
| Set | Sets a morph override value. Uses a default blend time to smoothly transition from the animation-driven morph to this override. |