Skip to main content
update dead links
Source Link
tigrou
  • 3.3k
  • 1
  • 28
  • 44

I answer my own question :

Custom UI component should inherit from MaskableGraphicMaskableGraphic and method OnPopulateMesh()OnPopulateMesh() need to be overridden, like in this exampleexample.

I answer my own question :

Custom UI component should inherit from MaskableGraphic and method OnPopulateMesh() need to be overridden, like in this example.

I answer my own question :

Custom UI component should inherit from MaskableGraphic and method OnPopulateMesh() need to be overridden, like in this example.

Source Link
tigrou
  • 3.3k
  • 1
  • 28
  • 44

I answer my own question :

Custom UI component should inherit from MaskableGraphic and method OnPopulateMesh() need to be overridden, like in this example.