MorphTargetDeformer

Vue de l’ensemble

‘MorphTargetDeformer’ est une classe dans Aspose.3D FOSS pour .NET. hérite de: ‘Deformateur’, ‘INamedObject’.

MorphTargetDeformer fournit une animation par vertex. MorfTargeDéformer organise tous les objectifs via, chaque canal peut organiser plusieurs objectives. Un usage commun de morph deformateur cible est d’appliquer l’expression facciale à un personnage. Plus de détails peuvent être trouvés sur https://en.wikipedia.org/wiki/Morph_target_animation

Cette classe fournit 7 méthodes pour travailler avec les objets MorphTargetDeformer dans des programmes .NET. Les méthodologies disponibles comprennent: A3DObject, Deformers , ‘FindProperty;GetPoperty‘ ; ‘MorphTargetDefformer; 'RemovePropriété et ‘SetPopropriétés. Tous les membres publics sont accessibles à n'importe quelle application .Net après l'installation de l’Aspouse.3D FOSS pour le package .net. Propriétaires : Channels : nom, propriétaire .

Propriétés

NameTypeAccessDescription
ChannelsIList<MorphTargetChannel>ReadGets the channels.
OwnerGeometryReadGets the owner.
NamestringRead/WriteGets or sets the name.
PropertiesPropertyCollectionReadGets the properties.

méthodes

SignatureDescription
MorphTargetDeformer(name: string)
MorphTargetDeformer()
Deformer(name: string)
A3DObject()
RemoveProperty(property: Property)Removes a dynamic property.
GetProperty(property: string)Get the value of specified property
SetProperty(property: string, value: object?)Sets the value of specified property
FindProperty(propertyName: string)Finds the property. It can be a dynamic property (Created by CreateDynamicProperty/SetProperty) or native property(Identified by its name)

Voir aussi

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