dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
MeshAsset.this
dash
components
mesh
MeshAsset
Creates a mesh.
class
MeshAsset
this
(
Resource
filePath
,
const
(
aiMesh
*)
mesh
)
Parameters
filePath
Type:
Resource
The path to the file.
mesh
Type:
const
(
aiMesh
*)
The AssImp mesh object to pull data from.
Meta
Source
See Implementation
dash
components
mesh
MeshAsset
constructors
this
functions
refresh
shutdown
Creates a mesh.