Buy Me a Coffee at ko-fi.com

The POST_RENDER event runs every frame after the avatar is rendered
Takes a parameter delta, which is a number from 0 to 1 indicating the proportion of the way the game is between ticks
A second parameter, giving out context of the current RenderMode, with is a string with the name of the source of this render event
And a third parameter, being the source matrix used to render the Avatar

field signature:
EventsAPI.POST_RENDER: Event
typings.67338874
Method PropertyFluent DescriptionRepresentation
Field Type