Package | Description |
---|---|
jarp |
Provides the main Java ARP classes, that is, the classes defining
the avatar's skeleton, mesh, morphs, camera control, and JOGL
rendering canvas.
|
Modifier and Type | Method and Description |
---|---|
MorphSet |
MorphTarget.getMorphSet(int i)
Returns the MorphSet with the given index.
|
MorphSet[] |
MorphTarget.getMorphSets()
Returns the morph-sets array for this morph-target.
|