Mosaic icon indicating copy to clipboard operation
Mosaic copied to clipboard

Control config parameters?

Open sphaero opened this issue 1 year ago • 3 comments

Probably a noob question but is it possible to control some config params though objects/nodes?

For example can I connect a gui/slider object to control the alpha of one of the texture mixer channels?

sphaero avatar Nov 22 '23 15:11 sphaero

Hi there @sphaero :)

Object < Math < Number should be what you are looking for ? (connected to texture.alpha) image

Daandelange avatar Nov 22 '23 19:11 Daandelange

Hi, generally it's like @Daandelange is telling you, but not specifically for the texture mixer object, because it's not designed to have external control of the channel alphas Screenshot from 2023-11-23 10-19-57

As you can see, we just have the texture inlets ( blue ones ).

I'll add a vector inlet in the future to externally control the channels alphas!

d3cod3 avatar Nov 23 '23 09:11 d3cod3

Ok thanks for the feedback. Mosaic is looking good btw!

sphaero avatar Nov 24 '23 10:11 sphaero