RectTransform Size Passes the gameObject's RectTransform's size to the graphic's material, as a _RectTransformSize Vector2 property. This is then fetched in a Shader Graph or Subgraph by using the ...
The sample contains a few custom shader graph nodes to facilitate the setup. The custom nodes are broken into two categories: Inline Properties - These nodes automatically add a hidden property to the ...