Currently, the only way for users to input uniform values is to create Vector, Float, or other types of nodes. "Operation" nodes cannot have unconnected input slots.
Instead, we can move towards the Blender/Unity/Unreal way of doing things, in which every unconnected input is turned into an adjustable uniform value.
Currently, the only way for users to input uniform values is to create
Vector,Float, or other types of nodes. "Operation" nodes cannot have unconnected input slots.Instead, we can move towards the Blender/Unity/Unreal way of doing things, in which every unconnected input is turned into an adjustable uniform value.