setRendering abstract method
Set to true to continuously render the scene at the framerate specified by setFrameRate (60 fps by default).
Implementation
Future setRendering(bool render);
Set to true to continuously render the scene at the framerate specified by setFrameRate (60 fps by default).
Future setRendering(bool render);