Eyeon Talk:Script/Reference/Applications/Fuse/Classes/Input/ScrewControl

From VFXPedia

< Eyeon Talk:Script | Reference/Applications/Fuse
Revision as of 04:24, 21 October 2009 by Daniel (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Is there a way to set the "scale" of a screw control? In the case of rotation in degrees, the screw seems too slow, incrementing in thousandths of degrees. --Chad 10:50, 20 October 2009 (EDT)

Use the INP_MinScale and INP_MaxScale tags. The actual values aren't critical, but the difference between them sets the scale of the screw, as it does with sliders. --Daniel