Inheritance
SdkMeshRawVertexBufferHeader
Assembly: JeremyAnsel.DirectX.SdkMesh.dll
public sealed class SdkMeshRawVertexBufferHeader
Properties
|
Edit this page
View Source
Declaration
public long DataOffset { get; }
Property Value
|
Edit this page
View Source
Declaration
public IList<D3DVertexElement> Decl { get; }
Property Value
|
Edit this page
View Source
Declaration
public long NumVertices { get; }
Property Value
|
Edit this page
View Source
Declaration
public long SizeBytes { get; }
Property Value
|
Edit this page
View Source
Declaration
public long StrideBytes { get; }
Property Value