osgAnimation.Animation¶
-
class
osgAnimation.
Animation
¶ Represents: c++ class Wraps: osgAnimation::Animation Bases: osg.Object
Methods:
-
:
setDuration
(double duration)¶ -
Параметры: duration ( double
) –
-
:
getDuration
()¶ -
Тип результата: double
-
:
computeDuration
()¶
-
:
setWeight
(double weight)¶ -
Параметры: weight ( double
) –
-
:
getWeight
()¶ -
Тип результата: double
-
:
resetTargets
()¶
-
:
setPlayMode
(osgAnimation.Animation.PlayMode duration)¶ -
Параметры: duration ( osgAnimation.Animation.PlayMode
) –
-
:
getPlayMode
()¶ -
Тип результата: osgAnimation.Animation.PlayMode
-
:
setStartTime
(double time)¶ -
Параметры: time ( double
) –
-
:
getStartTime
()¶ -
Тип результата: double
-
: