This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
GrowTileRegion (v1) Experimental
Finds a square tile within a specified image region and duplicates it over the whole image. The image region to search is determined by the UV coordinates in ValidRegionMesh -- only texels inside a 2D UV mesh triangle are considered when searching for a tile. Note this node does not try to detect any repeating patterns, it just grabs the first square tile of the specified size that is entirely inside the UV mesh.
Information
| Module | MeshResizingDataflowNodes |
| Category | MeshResizing |
| Tags | Grow Tile |
| Type | FMeshResizingGrowTileRegionNode |
Parameters
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Image | FDataflowImage | () | |
| ValidRegionMesh | TObjectPtr<UDataflowMesh> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Image | FDataflowImage | ||
| MeshMask | FDataflowImage |