STATE_3D_animation_set_speed

 

 



  Contrls the speed of the 3D animation
  for more details see STATE_3D_sequence_set_speed()
  The same as STATE_3D_sequence_set_speed() just that the speed is set for all the sequences of the animation
  it is the same as:
  
  	FOREACH_SEQUENCE(seq) {
  		STATE_3D_sequence_set_speed(seq, speed);
  	}

 

 

Go to page 1      Select API

 

Copyright © 2007 3DSTATE Corporation. www.3dstate.com