public class SkinDeformer extends Deformer
Constructor and Description |
---|
SkinDeformer()
Initializes a new instance of the
SkinDeformer class. |
SkinDeformer(String name)
Initializes a new instance of the
SkinDeformer class. |
Modifier and Type | Method and Description |
---|---|
List<Bone> |
getBones()
Gets all bones that the skin deformer contains
|
findProperty, getName, getProperty, removeProperty, removeProperty, setName, setProperty
public SkinDeformer(String name)
SkinDeformer
class.name
- Name.public SkinDeformer()
SkinDeformer
class.Copyright © 2019. All rights reserved.