AnimationChannel

AnimationChannel

סקירה כללית

AnimationChannel הוא שיעור ב Aspose.3D FOSS עבור Python. מורשת מ : KeyframeSequence.

AnimationChannel.component_type specifies the data type of the animated component.

שיעור זה מספק 7 שיטות לעבוד עם אובייקטים AnimationChannel בתוכניות Python. שיטות זמינות כוללות: __init__, add, find_property, get_property, remove_property, reset, set_property. כל החברים הציבוריים זמינים לכל יישום Python לאחר התקנת Aspose.3D FOSS עבור חבילת Python. רכוש : bind_point, component_type, default_value, key_frames, keyframe_sequence, name,ועוד שלושה.

נכסים

שםסוגגישהתיאור
component_type``קראומקבל את סוג המרכיב.
default_valueAnyקרא / כתיבהמקבל או קובע את הערך הנדרש.
keyframe_sequenceKeyframeSequenceקרא / כתיבהמקבל או קבע את רצף המפתח.
namestrקרא / כתיבהמקבל או קובע את השם.
properties``קראומקבל את הנכסים.
bind_point'BindPoint'קראומקבל את נקודת הקשר.
key_framesList['KeyFrame']קראומקבלים את הקצוות המפתח.
post_behaviorExtrapolationקראומקבל את התנהגות הפוסט.
pre_behaviorExtrapolationקראומקבל את התנהגותו הקדמית.

שיטות

חתימהתיאור
__init__(name: str)
reset()
add(time: float, value: float, interpolation: Interpolation)
find_property(property_name: str)
get_property(property: str)
set_property(property: str, value)להגדיר את הערך של הנכס.
remove_property(property)

ראה גם

 עברית