Inheritance
SdkMeshRawIndexBufferHeader
Assembly: JeremyAnsel.DirectX.SdkMesh.dll
public sealed class SdkMeshRawIndexBufferHeader
Properties
|
Edit this page
View Source
Declaration
public long DataOffset { get; }
Property Value
|
Edit this page
View Source
Declaration
public SdkMeshIndexType IndexType { get; }
Property Value
|
Edit this page
View Source
Declaration
public long NumIndices { get; }
Property Value
|
Edit this page
View Source
Declaration
public long SizeBytes { get; }
Property Value