Table of Contents

Class VulkanRenderer

Namespace
Gsk
Assembly
Gsk-4.0.dll
public class VulkanRenderer : Renderer, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
VulkanRenderer
Implements
Inherited Members

Constructors

VulkanRenderer(bool, params ConstructArgument[])

protected VulkanRenderer(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

VulkanRenderer(IntPtr, bool)

protected VulkanRenderer(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New()

public static VulkanRenderer New()

Returns

VulkanRenderer