Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to do this specifically with the sliderpacks. i understand the range needs to be 0.0 to 1.0 but id like to set it to a custom step size like 0.04 etc. is this possible with scripting?
@Adam_G
mySliderPack.set("stepSize", 0.04);
@ustk you sir are the man, thank you