From 64d0a54737ad45c6c05cc88d9e9cf7524f9605fe Mon Sep 17 00:00:00 2001 From: Big Floppa <156547935+Frostelth@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:08:21 +0000 Subject: [PATCH] offsetStudsU/offsetStudsV fix --- content/en-us/reference/engine/classes/Texture.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en-us/reference/engine/classes/Texture.yaml b/content/en-us/reference/engine/classes/Texture.yaml index 6ab8ae191..6aa93ed34 100644 --- a/content/en-us/reference/engine/classes/Texture.yaml +++ b/content/en-us/reference/engine/classes/Texture.yaml @@ -97,7 +97,7 @@ properties: coordinate. description: | **OffsetStudsV** determines how far the rendered texture is offset on the - horizontal axis in studs. + vertical axis in studs. #### Example