.. api:: gma.meshTemplate .. api:: meshTemplate gma.meshTemplate ================ Provides the specification of an object which is using a mesh =================== ========================= Package gma/utils/render Inheritance chain :api:`gma.baseTemplate` =================== ========================= Properties ---------- .. admonition:: Inherited from :api:`gma.baseTemplate` :prop:`sceneHelper `, :prop:`_blueprint `, :prop:`xRot `, :prop:`yRot `, :prop:`zRot `, :prop:`xScale `, :prop:`yScale `, :prop:`zScale `, :prop:`xOffset `, :prop:`yOffset `, :prop:`zOffset ` Methods ------- .. admonition:: Inherited from :api:`gma.baseTemplate` :metho:`getInstance ` .. index:: pair: meshTemplate; defineInstance() .. _gma.meshTemplate.defineInstance: .. metho:: gma.meshTemplate.defineInstance **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** :metho:`gma.baseTemplate.defineInstance `