What does the TransformInterpolator object do with the last arguement (transformgroup representing the axis of transformation…)
Please help…?
What does the TransformInterpolator object do with the last arguement (transformgroup representing the axis of transformation…)
Please help…?
Um… RTM please…
TransformInterpolator
public TransformInterpolator(Alpha alpha,
TransformGroup target,
Transform3D axisOfTransform)
Constructs a new transform interpolator that set an specified alpha, a specified targe and a specified axisOfTransform.
Parameters:
alpha - the alpha object for this interpolator
target - the transformGroup node affected by this transformInterpolator
axisOfTransform - the transform that defines the local coordinate system in which this interpolator operates.