Method ConfigureAnchor
ConfigureAnchor(Transform, string)
Configure an anchor
Declaration
protected Transform ConfigureAnchor(Transform parent, string anchorName)
Parameters
| Type | Name | Description |
|---|---|---|
| Transform | parent | Target anchor's parent |
| string | anchorName | Target anchor's name |
Returns
| Type | Description |
|---|---|
| Transform | Configured transform |