SkinDeformer
Vue de l’ensemble
‘SkinDeformer’ est une classe dans Aspose.3D FOSS pour .NET. hérite de: ‘Deformateur’, ‘INamedObject’.
Un déformateur de la peau contient plusieurs os pour travailler, chaque os mélange une partie de l’évolution par les poids du point de contrôle.
Cette classe fournit 7 méthodes pour travailler avec des objets SkinDeformer dans les programmes .NET. Les méthodologies disponibles comprennent: ‘A3DObject’, ‘Deformers’, FindProperty', ‘GetPoperty’, 'RemoveProperty', ’SetProberty' et 'SkinDeforme'. Tous les membres publics sont accessibles à n’importe quelle application .Net après avoir installé l’Aspouse.3D FOSS pour le package .net. Propriétés : 'Bones', ‚Name‘, 'Owner, `Propriété’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Bones | IList<Bone> | Read | Gets the bones. |
Owner | Geometry | Read | Gets the owner. |
Name | string | Read/Write | Gets or sets the name. |
Properties | PropertyCollection | Read | Gets the properties. |
méthodes
| Signature | Description |
|---|---|
SkinDeformer(name: string) | |
SkinDeformer() | |
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