Participant
February 10, 2022
Question
Exposing Parameters - Faster, Slower or No Difference?
- February 10, 2022
- 1 reply
- 139 views
Hi All,
I recently had the idea to expose a HSL node via a float3 and use the X,Y and Z values via the empty function for each parameter Hue, Saturation and Luminosity, I was curious whether this made any performance impact vs exposing each parameter via it's own float1 which has always been the usual case of doing things.Visually using the float3 parameter looks far more appealing for the end-user.
I've attached an image for context on what I'm doing incase I haven't explained it enough.
Thank-you in advance.
Dan
