Skip to content

llRotateTexture

function ll.RotateTexture(Radians: number, Face: number)

Sets the texture rotation for the specified Face to angle Radians.

If Face is ALL_SIDES, rotates the texture of all sides.

Parameters
Radians (number)
Face (number)

Add example usage here showing SLua/Luau syntax with ll.RotateTexture().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.