Function frame_fun_default_3d

Source
pub fn frame_fun_default_3d<R: Resource>(
    render: &mut Render<R>,
    frame: Option<&mut Frame>,
)
Expand description

Default 3D frame function clears all and calls resource draw_3d method.