Skip to content

Commit

Permalink
GITBOOK-322: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
vchelaru authored and gitbook-bot committed Dec 26, 2024
1 parent 4616134 commit 817cd6a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

The **Texture Address** variable can be used to define the area that the NineSlice displays. By default the **Texture Address** is set to **Entire Texture** which means the NineSlice will display the entire source file (split up among the nine pieces).

{% hint style="info" %}
NineSlice only supports **Entire Texture** and **Custom** for the Texture Address value. It does not support **Dimension Based,** which is only available on the [Sprite](../sprite/) element.
{% endhint %}

### Entire Texture

The following screenshot shows an entire texture being used for a NineSlice.
Expand Down

0 comments on commit 817cd6a

Please sign in to comment.