[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.UnorderedAccessViewDescription.Texture1DArrayResource

Struct UnorderedAccessViewDescription.Texture1DArrayResource

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

D3D11_TEX1D_ARRAY_UAV

public struct UnorderedAccessViewDescription.Texture1DArrayResource
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