collada.controller.BoundMorph

class collada.controller.BoundMorph(morph, matrix, materialnodebysymbol)

Bases: collada.controller.BoundController

A morph bound to a transform matrix and materials mapping.

__init__(morph, matrix, materialnodebysymbol)

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__(morph, matrix, materialnodebysymbol) x.__init__(…) initializes x; see help(type(x)) for signature