How to implement Temporal Anti Aliasing manually

Hi Bolt team,
The Temporal Anti Aliasing is not fit for my game. It seems I have to implement it by myself.
So, is there a callback function for property value changed? Or I have to call State.AddCallBack() for each property?

Comments