KeyframeSequence

Vue de l’ensemble

‘KeyframeSequence’ est une classe dans Aspose.3D FOSS pour Python.

KeyframeSequence.reset réinstalle la séquentiel à son état vide initial.

Cette classe fournit 7 méthodes pour travailler avec des objets KeyframeSequence dans les programmes Python. Les méthodologies disponibles comprennent: __init__, add , ‘find_property’, get_power' , remove_prower،resetetset_performance. 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 : bind_point;key_frames; name : post_behavior .

Propriétés

NameTypeAccessDescription
namestrRead/WriteGets or sets the name.
properties``ReadGets the properties.
bind_point'BindPoint'ReadGets the bind point.
key_framesList['KeyFrame']ReadGets the key frames.
post_behaviorExtrapolationReadGets the post behavior.
pre_behaviorExtrapolationReadGets the pre behavior.

méthodes

SignatureDescription
__init__(name: str)
reset()Resets the sequence to its initial empty state
add(time: float, value: float, interpolation: Interpolation)Adds a keyframe at the given time with the specified value and interpolation mode
find_property(property_name: str)
get_property(property: str)
set_property(property: str, value)Sets the property value.
remove_property(property)

Voir aussi

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