|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Smoothness | |
---|---|
artofillusion.animation | |
artofillusion.animation.distortion |
Uses of Smoothness in artofillusion.animation |
---|
Methods in artofillusion.animation that return Smoothness | |
---|---|
Smoothness |
Smoothness.duplicate()
|
Smoothness |
Smoothness.getSmoother()
|
Smoothness[] |
Timecourse.getSmoothness()
Get the smoothness values for this Timecourse. |
Methods in artofillusion.animation with parameters of type Smoothness | |
---|---|
int |
Timecourse.addTimepoint(Keyframe v,
double t,
Smoothness s)
Add a new timepoint to the Timecourse, and return its index in the list. |
void |
WeightTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
void |
VisibilityTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
void |
Track.setKeyframe(double time,
Keyframe k,
Smoothness s)
Set a keyframe at the specified time. |
void |
TextureTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
void |
RotationTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
Set a keyframe at the specified time. |
void |
ProceduralRotationTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
void |
ProceduralPositionTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
void |
PositionTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
Set a keyframe at the specified time. |
void |
PoseTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
Set a keyframe at the specified time. |
void |
FilterParameterTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
Set a keyframe at the specified time. |
void |
Timecourse.setTimepoints(Keyframe[] value,
double[] time,
Smoothness[] smoothness)
Set the timepoints defining this Timecourse. |
Constructors in artofillusion.animation with parameters of type Smoothness | |
---|---|
Timecourse(Keyframe[] value,
double[] time,
Smoothness[] smoothness)
|
Uses of Smoothness in artofillusion.animation.distortion |
---|
Methods in artofillusion.animation.distortion with parameters of type Smoothness | |
---|---|
void |
TwistTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
Set a keyframe at the specified time. |
void |
SkeletonShapeTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
Set a keyframe at the specified time. |
void |
ScaleTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
void |
CustomDistortionTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
void |
BendTrack.setKeyframe(double time,
Keyframe k,
Smoothness s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |