KeyFrame
Vue de l’ensemble
KeyFrame est une classe dans Aspose.3D FOSS pour Python.
KeyFrame.time représente le timestamp du frame clé en quelques secondes.
Cette classe fournit 1 méthode pour travailler avec des objets KeyFrame dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.3D FOSS pour le package Pyathon. Propriétés: ‘bias’, ‘continuité’, `flat’, ‘independent_tangent’, ‘interpolation’, ’next_in_Tangant‘ et 9 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
time | float | Read/Write | Gets or sets the time. |
value | float | Read/Write | Gets or sets the value. |
interpolation | Interpolation | Read/Write | Gets or sets the interpolation. |
tangent_weight_mode | WeightedMode | Read/Write | Gets or sets the tangent weight mode. |
step_mode | StepMode | Read/Write | Gets or sets the step mode. |
next_in_tangent | 'Vector2' | Read/Write | Gets or sets the next in tangent. |
out_tangent | 'Vector2' | Read/Write | Gets or sets the out tangent. |
out_weight | float | Read/Write | Gets or sets the out weight. |
next_in_weight | float | Read/Write | Gets or sets the next in weight. |
tension | float | Read/Write | Gets or sets the tension. |
continuity | float | Read/Write | Gets or sets the continuity. |
bias | float | Read/Write | Gets or sets the bias. |
independent_tangent | bool | Read/Write | Gets or sets the independent tangent. |
flat | bool | Read/Write | Gets or sets the flat. |
time_independent_tangent | bool | Read/Write | Gets or sets the time independent tangent. |
méthodes
| Signature | Description |
|---|---|
__init__(curve: 'KeyframeSequence', time: float) |
Voir aussi
- Aspose.3D - référence API d’entreprise