|
@@ -16544,6 +16544,7 @@ return {
|
|
|
arguments = {
|
|
|
{
|
|
|
name = "angle",
|
|
|
+ type = "number",
|
|
|
description = "The angle to use for the rotation, in radians.",
|
|
|
default = "0"
|
|
|
},
|
|
@@ -16584,6 +16585,7 @@ return {
|
|
|
arguments = {
|
|
|
{
|
|
|
name = "angle",
|
|
|
+ type = "number",
|
|
|
description = "The angle to use for the rotation, in radians.",
|
|
|
default = "0"
|
|
|
},
|