Bases: collada.controller.Controller
Class containing data collada holds in the <skin> tag
Create a skin.
| Parameters : |
|
|---|
Methods
| __init__(sourcebyid, bind_shape_matrix, ...) | Create a skin. |
| bind(matrix, materialnodebysymbol) | Create a bound morph from this one, transform and material mapping |
| load(collada, localscope, skinnode, ...) | |
| save() | Put all the data to the internal xml node (xmlnode) so it can be serialized. |
Create a bound morph from this one, transform and material mapping
Put all the data to the internal xml node (xmlnode) so it can be serialized.