Factory

interface Factory

A factory for meshes.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun createMesh(arrayMeshData: ArrayMeshData): Mesh

Creates a new mesh from given arrayMeshData.