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

NameTypeAccessDescription
timefloatRead/WriteGets or sets the time.
valuefloatRead/WriteGets or sets the value.
interpolationInterpolationRead/WriteGets or sets the interpolation.
tangent_weight_modeWeightedModeRead/WriteGets or sets the tangent weight mode.
step_modeStepModeRead/WriteGets or sets the step mode.
next_in_tangent'Vector2'Read/WriteGets or sets the next in tangent.
out_tangent'Vector2'Read/WriteGets or sets the out tangent.
out_weightfloatRead/WriteGets or sets the out weight.
next_in_weightfloatRead/WriteGets or sets the next in weight.
tensionfloatRead/WriteGets or sets the tension.
continuityfloatRead/WriteGets or sets the continuity.
biasfloatRead/WriteGets or sets the bias.
independent_tangentboolRead/WriteGets or sets the independent tangent.
flatboolRead/WriteGets or sets the flat.
time_independent_tangentboolRead/WriteGets or sets the time independent tangent.

méthodes

SignatureDescription
__init__(curve: 'KeyframeSequence', time: float)

Voir aussi

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