Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Render.Lit.Material.Collect
Documentation
type LoadedModel = (Meta, Vector MaterialNode, Model 'Staged) Source #
data SceneModel models textures Source #
Constructors
SceneModel | |
Fields
|
sceneMaterials :: Foldable t => models -> textures -> t (SceneModel models textures) -> Vector Material Source #