Show / Hide Table of Contents

Class VulkanGraphicsApiHints

Graphics API hints for the Vulkan API.

Inheritance
object
GraphicsApiHints
VulkanGraphicsApiHints
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OpenTK.Platform
Assembly: OpenTK.Platform.dll
Syntax
public class VulkanGraphicsApiHints : GraphicsApiHints

Properties

Api

Which graphics API the hints are for.

Declaration
public override GraphicsApi Api { get; }
Property Value
Type Description
GraphicsApi
Overrides
GraphicsApiHints.Api
In this article
Back to top Generated by DocFX