Sets the rotation of the task, relative to its attached part
overload 1:
TextTask:setRot(rot)
Method Property | Fluent Description | Representation |
rot accepts | a Vector3 | |
Return Value | nil | |
overload 2:
TextTask:setRot(x, y, z)
Method Property | Fluent Description | Representation |
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | nil | |