glimpse-graphics
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.meshes
/
Mesh
/
Factory
Factory
interface
Factory
A factory for meshes.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
create
Mesh
Link copied to clipboard
abstract
fun
createMesh
(
arrayMeshData
:
ArrayMeshData
)
:
Mesh
Creates a new mesh from given
arrayMeshData
.