public class SkinDeformer extends Deformer
name, properties| Constructor and Description |
|---|
SkinDeformer()
Initializes a new instance of the
SkinDeformer class. |
SkinDeformer(java.lang.String name)
Initializes a new instance of the
SkinDeformer class. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Bone> |
getBones()
Gets all bones that the skin deformer contains
|
findProperty, getName, getProperties, getProperty, removeProperty, removeProperty, setName, setPropertypublic SkinDeformer(java.lang.String name)
SkinDeformer class.name - Name.public SkinDeformer()
SkinDeformer class.public java.util.List<Bone> getBones()