-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-FeatureA new feature, making something new possibleA new feature, making something new possible
Description
Right now, there is only one supported vertex format called Vertex that's hard-coded into the mesh provider system. The Mesh type already supports many more kinds of vertices, based on a list of VertexAttributeValues, but attempts to use them will not work as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-FeatureA new feature, making something new possibleA new feature, making something new possible