Hi!
Here is something that can help
You can call OnPropertyChanged from both. But I’ve seen that variables like Vector, Rotator or Transform aren’t supported in SinglePropertyView. So you can do it with the DetailsView or make 3 separate floats with SinglePropertyView, one for each axis of the rotation.
Also, you may need to connect your object data to the widget variables.