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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llRotateTexture