pLoadModel

Load model from files (meshes and materials)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pLoadModel = Model function
(
const(char)* fileName
)

Meta