Class VertexLayoutEntry

Namespace
Elegy.RenderBackend.Assets
Assembly
Elegy.RenderBackend.dll
public class VertexLayoutEntry
Inheritance
VertexLayoutEntry
Inherited Members

Properties

Id

public int Id { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Type

public VertexElementFormat Type { get; set; }

Property Value

VertexElementFormat