Function ambient_api::prelude::ambient_element::use_frame
source · pub fn use_frame<F>(hooks: &mut Hooks<'_>, on_frame: F)
Expand description
Executes a function each frame.
pub fn use_frame<F>(hooks: &mut Hooks<'_>, on_frame: F)
Executes a function each frame.