[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.RenderTargetViewDescription.Texture2DArrayResource

Struct RenderTargetViewDescription.Texture2DArrayResource

Namespace
GrapeCity.Documents.DX.Direct3D11
Assembly
GcDocs.DX.Windows.dll

D3D11_TEX2D_ARRAY_RTV

public struct RenderTargetViewDescription.Texture2DArrayResource
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

ArraySize

unsigned int ArraySize

public int ArraySize

Field Value

int

FirstArraySlice

unsigned int FirstArraySlice

public int FirstArraySlice

Field Value

int

MipSlice

unsigned int MipSlice

public int MipSlice

Field Value

int