Buy Me a Coffee at ko-fi.com

Sets the UV of this part in pixels
Automatically divides by the results of getTextureSize(), so you can just input the number of pixels you want the UV to scroll by
Errors if the part has multiple different-sized textures
If this part is a Group, it will attempt to setUVPixels on its children

overload 1:
ModelPart.uvPixels(uv: Vector2): ModelPart
typings.2002444079typings.-6801764
Method PropertyFluent DescriptionRepresentation
uv accepts
Return Value
overload 2:
ModelPart.uvPixels(u: Number, v: Number): ModelPart
typings.-1950496919typings.-1950496919typings.-6801764
Method PropertyFluent DescriptionRepresentation
u accepts
v accepts
Return Value