Struct SwapChain
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: FFXIVClientStructs.FFXIV.Client.Graphics.Kernel
Assembly: FFXIVClientStructs.dll
Syntax
public struct SwapChain
Fields
| Improve this Doc View SourceBackBuffer
Declaration
public Texture*BackBuffer
Field Value
| Type | Description |
|---|---|
| Texture* |
DepthStencil
Declaration
public Texture*DepthStencil
Field Value
| Type | Description |
|---|---|
| Texture* |
DXGISwapChain
Declaration
public void *DXGISwapChain
Field Value
| Type | Description |
|---|---|
| System.Void* |
Height
Declaration
public uint Height
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
Width
Declaration
public uint Width
Field Value
| Type | Description |
|---|---|
| System.UInt32 |