Struct Device
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: FFXIVClientStructs.dll
Syntax
Fields
|
Improve this Doc
View Source
AspectRatio
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
ColorFilter
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ColorFilterRange
Declaration
public float ColorFilterRange
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
ContextArray
Declaration
public void *ContextArray
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
D3D11DeviceContext
Declaration
public void *D3D11DeviceContext
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
D3D11Forwarder
Declaration
public void *D3D11Forwarder
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
D3DFeatureLevel
Declaration
public int D3DFeatureLevel
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
DXGIFactory
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
DXGIOutput
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
GammaCorrection
Declaration
public float GammaCorrection
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
Height
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
ImmediateContext
Declaration
public void *ImmediateContext
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
NewHeight
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
NewWidth
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
RenderThread
Declaration
public void *RenderThread
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
RequestResolutionChange
Declaration
public byte RequestResolutionChange
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
SwapChain
Declaration
public SwapChain*SwapChain
Field Value
|
Improve this Doc
View Source
Width
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
Methods
|
Improve this Doc
View Source
Instance()
Declaration
public static Device*Instance()
Returns