Table of Contents

Property EnableVulkan

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

EnableVulkan

Indicates whether Vulkan is permitted during initialization. Once initialized, the value of this property cannot be modified.

public static bool EnableVulkan { get; set; }

Property Value

bool

The default value is false.

Remarks

This property is non-operative on macOS systems, meaning it has no effect on the behavior of applications running on macOS.