cryptomaxC
Normal2y ago
10 replies
cryptomax

Should a realtime custom component that is changing every frame be handled any differently?

Or should you still just use a didchange event even if it is changing every frame all the time?
Solution
did change is probably better then
Was this page helpful?