RenderingEngine

The rendering engine baked into this build of the SDK.

In single-backend flavors (opengl, vulkan, ...) the engine is fixed at build time and setCurrentType only accepts the matching value. In the multiBackend flavor this class is mutable and setCurrentType(...) must be called before getInstance to pick a backend for the process lifetime.

Types

Link copied to clipboard
enum Type
Supported rendering backends.

Properties

Link copied to clipboard