Skip to main content
Cleanup
Source Link
DMGregory
  • 140.8k
  • 23
  • 257
  • 401

What would be best way How to heinglighthighlight only specific part of the UI image in Unity?

What would be a best approach toHow can I highlight only specific parts of an image in Unity.?

My image would be something like belowthe example below: a grid with text and fields. Text can be separated, but I would prefer it be part of an image. Also fields can be different colors and I could change opacity to highlight them. ProblemMy problem is how to change opacity on only a specific field: is that even possible do? Do I need some custom shader if so can anybody point me to right direction.?

enter image description hereGrid with numbers and symbols in cells; some cells have a red background fill

What would be best way to heinglight only specific part of the UI image in Unity

What would be a best approach to highlight only specific parts of an image in Unity. My image would be something like below example a grid with text and fields. Text can be separated but I would prefer it be part of an image. Also fields can be different colors and I could change opacity to highlight them. Problem is how to change opacity on only a specific field is that even possible do I need some custom shader if so can anybody point me to right direction.

enter image description here

How to highlight only specific part of the UI image in Unity?

How can I highlight only specific parts of an image in Unity?

My image would be something like the example below: a grid with text and fields. Text can be separated, but I would prefer it be part of an image. Also fields can be different colors and I could change opacity to highlight them. My problem is how to change opacity on only a specific field: is that even possible? Do I need some custom shader?

Grid with numbers and symbols in cells; some cells have a red background fill

Source Link
Ivan
  • 379
  • 5
  • 16

What would be best way to heinglight only specific part of the UI image in Unity

What would be a best approach to highlight only specific parts of an image in Unity. My image would be something like below example a grid with text and fields. Text can be separated but I would prefer it be part of an image. Also fields can be different colors and I could change opacity to highlight them. Problem is how to change opacity on only a specific field is that even possible do I need some custom shader if so can anybody point me to right direction.

enter image description here