MorphTargetDeformer
Vue de l’ensemble
‘MorphTargetDeformer’ est une classe dans Aspose.3D FOSS pour Java.
MorphTargetDeformer propose une animation par vertex.
Cette classe fournit 15 méthodes pour travailler avec des objets MorphTargetDeformer dans les programmes Java. Les méthodologies disponibles comprennent: A3DObject, Deformers , MorphTargetDefformer ; findProperty; ‘get : getChannels et getName .
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
channels | List<MorphTargetChannel> | Read | Gets all channels contained in this deformer. |
owner | Geometry | Read | Gets the geometry which owns this deformer. |
name | String | Read | Gets the name. |
properties | PropertyCollection | Read | Gets the properties. |
méthodes
| Signature | Description |
|---|---|
MorphTargetDeformer() | Initializes a new instance of the MorphTargetDeformer class. |
MorphTargetDeformer(name: String) | Initializes a new instance of the MorphTargetDeformer class. |
get(index: int) → double | Gets or sets the weight at the specified index. |
set(index: int, value: double) | Sets the weight at the specified index. |
getChannels() → List<MorphTargetChannel> | Gets all channels contained in this deformer. |
Deformer() | Calls Deformer on this MorphTargetDeformer instance. |
getOwner() → Geometry | Gets the geometry which owns this deformer. |
A3DObject() | Parameterized Cylinder. It can also be used to represent a cone when one of radiusTop/radiusBottom is zero. |
getName() → String | The segments of the curve. |
setName(name: String) | Constructs a CircleShape profile with specified radius. |
getProperties() → PropertyCollection | Initializes a new instance of Cylinder class. |
findProperty(name: String) → Property | Initializes a new instance of the Bone class. |
getProperty(name: String) → Object | Gets the transform matrix of the node in current pose. |
setProperty(name: String, value: Object) | Gets the width segments. |
removeProperty(name: String) → boolean | Gets flip coordinate system of control points/normal during importing/exporting. |
Voir aussi
- Aspose.3D - référence API d’entreprise