Skip to content

v1.65.1

Latest
Compare
Choose a tag to compare
@z3moon z3moon released this 19 Sep 15:44
  • setFrameScheduledCallback now works on all backends (frame presentation scheduling is still only
    available on Metal). Non-Metal backends can use the callback to be notified when Filament has
    finished processing a frame on the CPU.
  • materials: added getEyeFromViewMatrix() for vertex shader [⚠️ Recompile Materials]