UserData is viable way to store this information. Assuming your plugin is in C# then your UserData class needs to override the UserData.Transform function. Then when that is called you simply transform your saved vector.
UserData is viable way to store this information. Assuming your plugin is in C# then your UserData class needs to override the UserData.Transform function. Then when that is called you simply transform your saved vector.