Temporal AA also requires motion vectors
Ideally you don't have motion vectors, but a vector to the previous frame if the same point of the tri was visible then (and some out of bound value if not, also might want to have a flag for highly reflective surfaces). That gives a spatiotemporal filter the optimum information to work with. Would require rather invasive changes in the game shaders to determine and store that information though.
Last edited: