pub fn frame_fun_default_3d<R: Resource>( render: &mut Render<R>, frame: Option<&mut Frame>, )
Default 3D frame function clears all and calls resource draw_3d method.
draw_3d