STATE_object_get_scale

 

 

  Returns the scaling factor. The default is 1,1,1
   After calling this function
   scale[0] will hold the X scaling factor
   scale[1] will hold the Y scaling factor
   scale[2] will hold the Z scaling factor
   Example:
  		double scale[3];
  		STATE_object_get_scale(my_object,scale);

 

 

Go to page 1      Select API

 

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