Table of Contents

Enum RenderingServer.Features

Namespace
Godot
Assembly
GodotSharp.dll
public enum RenderingServer.Features : long

Fields

Multithreaded = 1

Hardware supports multithreading. This enum is currently unused in Godot 3.x.

Shaders = 0

Hardware supports shaders. This enum is currently unused in Godot 3.x.