Modifier and Type | Class and Description |
---|---|
class |
MorphTargetDeformer
MorphTargetDeformer provides per-vertex animation.
|
class |
SkinDeformer
A skin deformer contains multiple bones to work, each bone blends a part of the geometry by control point's weights.
|
Modifier and Type | Method and Description |
---|---|
<T extends Deformer> |
Geometry.getDeformers2()
Gets all deformers with specified deformer types
|
Modifier and Type | Method and Description |
---|---|
Collection<Deformer> |
Geometry.getDeformers()
Gets all deformers assocated with this geometry.
|
Copyright © 2018. All rights reserved.