gma.meshTemplate

Provides the specification of an object which is using a mesh

Package

gma/utils/render

Inheritance chain

gma.baseTemplate

Methods

Inherited from gma.baseTemplate

getInstance

defineInstance ( ) -> GLGE.Object
Meshtemplate will look for mesh and material options
It will create mesh and material objects from these options
That are then attached a GLGE Object, which is returned

Overrides gma.baseTemplate.defineInstance