Hew Ling Keong wrote:
> Is there any way I can reassign a new alpha to my Interpolator. Or was my
> approach into dealing with this navigation wrong and there is a better way
> to do it. And what would the performance like as I have heard that the
> Interpolator behavior will take up 100% CPU usage.

Hi,
you can set the alpha with setAlpha or, better, reset the old alpha with

patInt.getAlpha()setStartTime(System.currentTimeMillis());


For 100% CPU is the java3d as a whole that always use that much.
Behaviors as not slow or the like.


Bye

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to