render Api
Current graphics API used for rendering.
GraphicsApi.WEBGL is the only supported renderApi for k/js (browser).
GraphicsApi.METAL is the only GraphicsApi supported for macOS. Setter throws an IllegalArgumentException if the value is not GraphicsApi.METAL.