shamansir / elm-aframe / AFrame.Components.Model.Obj

OBJ Model

obj : String -> AFrame.Properties.Property

Selector to an <a-asset-item> pointing to a .OBJ file or an inline path to a .OBJ file.

material : String -> AFrame.Properties.Property

Selector to an pointing to a .MTL file or an inline path to a .MTL file. Optional if you wish to use the material component instead.