Itoo Software Forum

Author Topic: Transformation - fixed aspect ratio  (Read 3139 times)

fglowatz

  • Newbie
  • *
  • Posts: 2
Transformation - fixed aspect ratio
« on: September 02, 2015, 09:04:32 AM »
Hi. s there any way to fix the aspect ratio (x/y/z) while transforming an segment randomly? Thanks for Your help.

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: Transformation - fixed aspect ratio
« Reply #1 on: September 02, 2015, 11:20:26 AM »
Hi,

This is possible by wiring a Random Number generator to the Segment's exported Fixed Scale properties. A random number is then generated once per segment and used for all 3 scale axes.



I hope that helps.

Many thanks,

Paul
Paul Roberts
iToo Software

fglowatz

  • Newbie
  • *
  • Posts: 2
Re: Transformation - fixed aspect ratio
« Reply #2 on: September 02, 2015, 03:27:34 PM »
It works fine! Thank You!