Skip to content

Commit eea60cd

Browse files
authored
offsetStudsU/offsetStudsV fix (#893)
## Changes - The documentation for [OffsetStudsU](https://create.roblox.com/docs/reference/engine/classes/Texture#OffsetStudsU) and [OffsetStudsV](https://create.roblox.com/docs/reference/engine/classes/Texture#OffsetStudsV) were the same. - Fixed the documentation for the axis direction of OffsetStudsV ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate.
1 parent dd06d2a commit eea60cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/Texture.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ properties:
9797
coordinate.
9898
description: |
9999
**OffsetStudsV** determines how far the rendered texture is offset on the
100-
horizontal axis in studs.
100+
vertical axis in studs.
101101
102102
#### Example
103103

0 commit comments

Comments
 (0)