Angulos
Loading...
Searching...
No Matches
Angulos._3d.Rendering._3DSVKRenderer Namespace Reference

Classes

class  MainSVKRenderer
 This is what helps you render things with Vulkan.

Enumerations

enum  VKDrawPlatform {
  Windows , Linux , MacOS , iOS ,
  Android , All
}
 A drawing platform. More...

Enumeration Type Documentation

◆ VKDrawPlatform

A drawing platform.

Enumerator
Windows 

The Windows draw platform.

Linux 

The Linux draw platform. This supports both X and Wayland.

MacOS 

The MacOS draw platform.

iOS 

The iOS draw platform.

Android 

The Android draw platform.

All 

Supports all of the platforms.