OK, totally dumb noob question here, but I can't remember how to do this...
I want to be able to choose a value inside a domain (slider for now). What I'm looking for is a component you can hook up a slider to that will vary the value from the start to the end of the domain.
What I've come up with is in the attached image (in this case for uv domains of a surface). It seems mighty complex to me for a simple function... Get the domain s/e, subtract start from end to get length, multiply that by a % factor of 0 to 1 and add that to the domain start... Is there a better way?
Thx, -- Mitch
Tags:
- Attachments:
-