Bases: collada.DaeObject
Base controller class holding data from <controller> tags.
x.__init__(...) initializes x; see help(type(x)) for signature
Methods
| bind(matrix, materialnodebysymbol) | |
| load(collada, localscope, node) | |
| save() | Put all the data to the internal xml node (xmlnode) so it can be serialized. |
Put all the data to the internal xml node (xmlnode) so it can be serialized.