From 817cd6a1c5e25e8ee667f2a80d9e44cd09bc9643 Mon Sep 17 00:00:00 2001 From: Victor Chelaru Date: Thu, 26 Dec 2024 13:56:09 +0000 Subject: [PATCH] GITBOOK-322: change request with no subject merged in GitBook --- .../gum-elements/nineslice/nineslice.texture-address.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/readme/gum-elements/nineslice/nineslice.texture-address.md b/docs/readme/gum-elements/nineslice/nineslice.texture-address.md index 2aef2a36..200fa7d1 100644 --- a/docs/readme/gum-elements/nineslice/nineslice.texture-address.md +++ b/docs/readme/gum-elements/nineslice/nineslice.texture-address.md @@ -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.