Safe Haskell | None |
---|---|
Language | Haskell2010 |
Render.Unlit.Colored.Model
Documentation
type Model buf = Indexed buf Packed VertexAttrs Source #
type VertexAttrs = "RGBA" ::: Vec4 Source #
vkVertexAttrs :: [Format] Source #
type InstanceAttrs = Transform Source #