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

NameTypeAccessDescription
channelsList<MorphTargetChannel>ReadGets all channels contained in this deformer.
ownerGeometryReadGets the geometry which owns this deformer.
nameStringReadGets the name.
propertiesPropertyCollectionReadGets the properties.

méthodes

SignatureDescription
MorphTargetDeformer()Initializes a new instance of the MorphTargetDeformer class.
MorphTargetDeformer(name: String)Initializes a new instance of the MorphTargetDeformer class.
get(index: int)doubleGets 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()GeometryGets 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()StringThe segments of the curve.
setName(name: String)Constructs a CircleShape profile with specified radius.
getProperties()PropertyCollectionInitializes a new instance of Cylinder class.
findProperty(name: String)PropertyInitializes a new instance of the Bone class.
getProperty(name: String)ObjectGets the transform matrix of the node in current pose.
setProperty(name: String, value: Object)Gets the width segments.
removeProperty(name: String)booleanGets flip coordinate system of control points/normal during importing/exporting.

Voir aussi

  • Aspose.3D - référence API d’entreprise
 Français